Skip to content

gateway-fm/test-contracts

Repository files navigation

test-contracts

Used to deploy the test contracts

Getting started

  • Clone repository
  • Install dependencies yarn install
  • Set env vars:

PROVIDER_URL - rpc provider url

PRIVATE_KEY - signer private key

CHAIN_ID - chain id

ETHERSCAN_API_KEY - Blockscout or Etherscan api key. Set to any value if not needed

Default network: user network (set by the env var values)

EventMinter contract

Contract

Deploy

run following command:

yarn hardhat ignition deploy ignition/modules/eventMinter/EventMinter.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published