Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ben46/blex-contracts-v2

 
 

Repository files navigation

BLEX2.0 Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

requirments

  • prettier
  • husky
  • node version 20

install

yarn

install submodules

git submodule update --init --recursive

commands

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 64.2%
  • TypeScript 17.9%
  • JavaScript 17.6%
  • Other 0.3%