@4everland/firstsowing
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

License: GPLVersion Badge

FirstSowing for 4everland

FirstSowing for 4everland

Install

yarn

Get start

  1. create .env file and set your mnemonic as below

    MNEMONIC="your mnemonic"

  2. compile contracts, it will generate contract artifacts also typechains

    yarn build

  3. test contracts

    yarn test

  4. deploy contracts, network name is configured in your hardhat.config.ts, once contracts are deployed, hardhat will generate deployments files

    npx hardhat --network {{network name}} deploy

  5. verify contracts

    npx hardhat --network {{network name}} verify {contract address}


Once the rpc url is unavailable, check it here

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.11latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.11

Package Sidebar

Install

npm i @4everland/firstsowing

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

1.11 MB

Total Files

79

Last publish

Collaborators

  • yipcing
  • hyongnim
  • dinn
  • indirasieben
  • 4ever-land