This is an example project that shows you how to run a transaction with the Story SDK in a React/Next.js setting.
-
npm install
-
Create a Privy project at https://dashboard.privy.io. You can use any wallet solution you want, I just used Privy for this example.
-
cp .env.example .env
-
Add your Privy App ID to your .env file
-
npm run dev
-
Make sure to log in with a wallet that has some test $IP. You can use a faucet to get some test IP here.
-
Register a test IP by logging in and clicking "Register Test IP".