Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Run example on TestNet

While in example directory, npm run start will run index.ts against Fluence TestNet

Run example locally

To run example locally:

  1. Spin up local environment through Fluence CLI's local command
  2. Pass local fluence peers multi addresses to main in index.ts
  3. (Optional) Change IPFS_MULTIADDR to address of your preferred IPFS node