Skip to content

fuseio/example-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Scripts

Running Create or Fetch Smart Wallet Example

  1. Install packages by running npm install
  2. Copy .env.example to .env by running cp .env.example .env
  3. Make sure you update the values PUBLIC_API_KEY and PRIVATE_KEY in the .env file. Note that the PUBLIC_API_KEY value should be the Public API Key of your Fuse project and the PRIVATE_KEY is the Private Key of the EOA that will own the Smart Wallet that you will create.
  4. Run npm run smart-wallets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors