@keymesh/contracts
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

Development

Test

  1. Install project dependencies:
yarn
  1. Run Ethereum Test RPC (Ganache CLI):
yarn testrpc
  1. Run tests (in another console):
yarn test

Deployment

Quick Start

# Using default localhost:8545
yarn migrate

Using infura.io and Mnemonic

MNEMONIC='foo bar baz quz...' \
ETH_SENDER='0x123...'\
INFURA_URL='https://rinkeby.infura.io'\
INITIAL_SIGNER='0x123...'\
yarn migrate --network rinkeby
# yarn migrate --network mainnet

Readme

Keywords

none

Package Sidebar

Install

npm i @keymesh/contracts

Weekly Downloads

4

Version

0.0.9

License

MIT

Unpacked Size

52.4 kB

Total Files

22

Last publish

Collaborators

  • ceoimon
  • dcb9
  • hayeah