Skip to content

safient/safient-tokens

Repository files navigation

Safient Tokens

quickstart

git clone https://github.com/safient/safient-token.git
cd safient-token
npm install
npm run chain

in a second terminal window:

npm run deploy
cd client
npm install
npm run start

🌐 Open http://localhost:3000 in your browser to test the application
🔏 Smart contract is located at /contracts
📝 Access artifacts from /subgraph and /client/src/contracts folders

About

Offchain and Onchain governance for @safient protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published