Skip to content

MetaLineInfinity/MetaLine-Public-SmartContract

Repository files navigation

MetaLine-Public-SmartContract

MetaLine public smartcontracts

🚀 Quickstart

clone this repository and run

yarn
npx hardhat compile
npx hardhat node
npx hardhat --network localhost xgento 1
npx hardhat --network localhost xdeploy group MTT
npx hardhat --network localhost xgeninitonly 2
npx hardhat --network localhost xgenconfigonly 2
npx hardhat --network localhost xdeploy group mysteryboxShopV1
npx hardhat --network localhost xgeninitonly 3
npx hardhat --network localhost xgenconfigonly 3
npx hardhat --network localhost xdeploy group mysteryboxShopV2
npx hardhat --network localhost xgeninitonly 4
npx hardhat --network localhost xgenconfigonly 
npx hardhat --network localhost xdeploy group mysterybox
npx hardhat --network localhost xgeninitonly 5
npx hardhat --network localhost xgenconfigonly 5
npx hardhat --network localhost xdeploy group game1
npx hardhat --network localhost xgeninitonly 6
npx hardhat --network localhost xgenconfigonly 6
npx hardhat --network localhost xdeploy group assetminter
npx hardhat --network localhost xgeninitonly 7
npx hardhat --network localhost xgenconfigonly 7
npx hardhat --network localhost xdeploy group market
npx hardhat --network localhost xgeninitonly 8
npx hardhat --network localhost xgenconfigonly 8
npx hardhat --network localhost xdeploy group warrant_v2
npx hardhat --network localhost xgeninitonly 9
npx hardhat --network localhost xgenconfigonly 9
npx hardhat --network localhost xdeploy group warrant_v3
npx hardhat --network localhost xgeninitonly 10
npx hardhat --network localhost xgenconfigonly 10
npx hardhat --network localhost xdeploy group platform
npx hardhat --network localhost xgeninitonly 11
npx hardhat --network localhost xgenconfigonly 11
npx hardhat --network localhost xdeploy group shards
npx hardhat --network localhost xgeninitonly 12
npx hardhat --network localhost xgenconfigonly 12
npx hardhat --network localhost xdeploy group expedition
npx hardhat --network localhost xgeninitonly 13
npx hardhat --network localhost xgenconfigonly 13
npx hardhat --network localhost xdeploy group espool_v2
npx hardhat --network localhost xgeninitonly 14
npx hardhat --network localhost xgenconfigonly 14
npx hardhat --network localhost xdeploy group guildpackticket
npx hardhat --network localhost xgeninitonly 15
npx hardhat --network localhost xgenconfigonly 15

🛠️ Test

npx hardhat --network localhost xgentest 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published