๐ Manual
๐ง
W.I.P
Installation
First, ensure you have the necessary Gamba packages installed in your project:
npm install gamba-core-v2 gamba-react-v2 gamba-react-ui-v2
Setting Up Gamba Providers
To start working with Gamba you need to wrap your React app in the Gamba context provider. The Gamba provider will inherit the web3 connection set in ConnectionProvider and the wallet in WalletProvider.