Skip to content

MetaNodeAcademy/MetaNodeSwapV2-Core

Repository files navigation

#Hardhat Project

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node

.env
PRIVATE_KEY= ALCHEMY_API_KEY= ETHERSCAN_API_KEY=

deploy npx hardhat run script/deploy.js --network baseSepolia

test npx hardhat run script/test.js --network baseSepolia

本节documents中包含了MetaNodeSwapV2实现1的说明文档,主要为MetaNodeSwap-Core部分的合约代码讲解, MetaNodeSwap-Periphery合约部分讲解见 MetaNodeSwapV2实现2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published