Skip to content

wall-du/cluster3-sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cluster-sol

cluster solidity version

how to develop

  1. use remixd connect localfile to https://remix.ethereum.org/
    1. install remixd
      npm install -g @remix-project/remixd
      # check install
      remixd -v
      # connect
      remixd -s /doc/cyber/cluster-sol --remix-ide https://remix.ethereum.org/\#optimize\=false\&runs\=200\&evmVersion\=null\&version\=soljson-v0.8.7+commit.e28d00a7.js

all contract

  1. BadgeNft contract【描述

deploy to god woken

  1. run in hardhat.js path
    PRIVATE_KEY=<YOUR_PK> npx hardhat run scripts/deploy.js --network godwoken-testnet

About

cluster3 sol collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors