- Install packages by running
npm install - Copy .env.example to .env by running
cp .env.example .env - Make sure you update the values
PUBLIC_API_KEYandPRIVATE_KEYin the .env file. Note that thePUBLIC_API_KEYvalue should be the Public API Key of your Fuse project and thePRIVATE_KEYis the Private Key of the EOA that will own the Smart Wallet that you will create. - Run
npm run smart-wallets
fuseio/example-scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|