Components
<EtherspotTransactionKit />
Intro
In order for us to provide all the power of Etherspot to your app, we need to wrap your app in an EtherspotTransactionKit tag. This will allow the whole app to access libraries and services provided by TransactionKit.
How to use
The EtherspotTransactionKit component will wrap your top level App tag which is usually found in the React app’s index.js file. Here is how you would use the EtherspotTransactionKit tag.