tubyte-smartcontract

0.0.2 • Public • Published

Welcome to Janus Name Service, a.k.a. JNS 👋

Documentation

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 install

Build

yarn build

Run tests

yarn test

Usage

yarn deploy [--network <network>]

Currently the only available values for network are:

  • local: local ganache-cli running on port 8545
  • development: development ganache-cli (run it with yarn 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

Package Sidebar

Install

npm i tubyte-smartcontract

Weekly Downloads

4

Version

0.0.2

License

Unlicense

Unpacked Size

24.2 kB

Total Files

3

Last publish

Collaborators

  • itchdesu