Troubleshooting
Having trouble using the SDK? Have a look here if you find your issue. If not feel free to reach out on discord or telegram!
React Native
npm i @ethersproject/shimsTesting the SDK is Installed Correctly
import peanut from '@squirrel-labs/peanut-sdk';
console.log('Peanut version: ', peanut.version)peanut-sdk version: 0.4.0
Peanut version: 0.4.0Last updated