@orochi-network/contracts
Version:
Orochi smart contracts for on-chain verification
16 lines (9 loc) • 296 B
Markdown
# Orochi Network Smart Contract
This package contained interface of smart contract to work with Orochi Network.
## Installation
```bash
npm i --save-dev @orochi-network/contracts
```
## License
Orochi Network's source code licensed under [Apache License 2.0](./LICENSE)
_built with ❤️_