Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 291 Bytes

Readme.md

File metadata and controls

19 lines (15 loc) · 291 Bytes

Example for sending SNIP20 tokens on Secret Network.

This sends sSCRT on mainnet.

To install all required packages run:

npm i

Start

npm run dev

Build for Deployment

npm run build

Upload the contents of the dist folder to your web host.