1.2.8 • Published 2 months ago

@arx-research/ers-contracts v1.2.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

Coverage Status

Smart contracts for the Ethereum Reality Service protocol.

Contracts

Ethereum Reality Service is a smart contract protocol for resolution and authentication of blockchain enabled chips embedded in real-world iterms. We use Hardhat as a development environment for compiling, testing, and deploying our contracts.

Development

Install dependencies using yarn install

If need to add dependencies use yarn add [dependency], use -D flag if a dev dependency.

To use console.log during Solidity development, follow the guides.

Available Functionality

Run Hardhat EVM on localhost

yarn chain

Build Contracts

yarn compile

Generate TypeChain Typings

yarn build

Run Contract Tests

yarn test:fast to run compiled contracts

OR yarn test:clean if contracts have been typings need to be updated

Default is run on hardhat network. If you want to run on localhost use --network localhost

1.2.8

2 months ago

1.2.8-rc

3 months ago

1.2.7

5 months ago

1.2.6

5 months ago

1.2.5

5 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.0.9-alpha

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.0.8-alpha

10 months ago

1.0.7-alpha

11 months ago

1.0.6-alpha

11 months ago

1.0.5-alpha

11 months ago

1.0.4-alpha

11 months ago

1.0.3-alpha

11 months ago

1.0.2-alpha

11 months ago

1.0.1-alpha

11 months ago

1.0.0-alpha

11 months ago