0.2.1 • Published 3 years ago
@tubyte/smartcontract v0.2.1
Welcome to Janus Name Service, a.k.a. JNS 👋
Prerequisites
- Node:
>=10.15.5 <12.0.0 - Yarn:
>=1.0.0
Install Dependencies
If you have already done this in the root level of this monorepo, you can skip this step.
yarn installBuild
yarn buildRun tests
yarn testUsage
yarn deploy [--network <network>]Currently the only available values for network are:
local: localganache-clirunning on port8545development: developmentganache-cli(run it withyarn ganache-dev)rinkeby: Rinkeby test network
IMPORTANT: To use this smart contract, you need to at least deploy it to local or development.
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
This README was generated with ❤️ by JC Bombardelli
0.2.1
3 years ago