Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 325 Bytes

File metadata and controls

14 lines (11 loc) · 325 Bytes

Tamago tipping smart contract - SKALE

EVM smart contract providing Tamago tipping feature.

  1. Install packages
npm install
  1. Set the private key on the .env file

  2. Deploy the contract on some of the chains defined on the hardhat.config file

npx hardhat run --network chaos scripts/deploy.js