Skip to content

freesharedev2022/auction-contract

Repository files navigation

Smartcontract project for aution

Requirement

  • NodeJS
  • Yarn
  • Ganache

Create .env file from env.example

Edit ganache private key,MNEMONIC and Bscscan API

Compile

yarn compile

Test

yarn test

Deploy

yarn deploy dev

Verify

yarn hardhat verify --network bsctest 0xCONTRACTADDRESS

About

solidity auction-contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published