0.2.9 • Published 1 year ago

@big-whale-labs/seal-cred-ledger-contract v0.2.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

SealCred Ledger contract

Usage

  1. Clone the repository with git clone git@github.com:BigWhaleLabs/seal-cred-ledger-contract.git
  2. Install the dependencies with yarn
  3. Add environment vareables to your .env file
  4. Run the scripts below

Environment variables

NameDescription
ETHERSCAN_API_KEYEtherscan API key
RPC_URLEthereum RPC URL
CONTRACT_OWNER_PRIVATE_KEYPrivate key of the contract owner

Also check out the .env.example file for more information.

Available scripts

  • yarn compile — compiles the contract ts interface to the typechain directory
  • yarn test — runs the test suite
  • yarn deploy — deploys the contract to the network
  • yarn eth-lint — runs the linter for the solidity contract
  • yarn lint — runs all the linters
  • yarn prettify — prettifies the code in th project
  • yarn release — relases the typechain directory to NPM
0.2.10-0

1 year ago

0.2.9

2 years ago

0.2.9-0

2 years ago

0.2.7

2 years ago

0.2.8

2 years ago

0.0.4-4

2 years ago

0.0.4-3

2 years ago

0.1.0

2 years ago

0.2.1

2 years ago

0.2.6

2 years ago

0.2.3

2 years ago

0.0.5

2 years ago

0.2.2

2 years ago

0.0.4

2 years ago

0.2.5

2 years ago

0.0.7

2 years ago

0.2.4

2 years ago

0.0.6

2 years ago

0.0.4-2

2 years ago

0.0.4-1

2 years ago

0.0.4-0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago