- Add Key in
.envfile. It's a private key of the account that will deploy the contracts and should be gitignored. - bscTestnet
KEY_TESTNETor bscKEY_MAINNET - add
ETHERSCAN_API_KEYin.envfile. It's an API key for etherscan. yarnin root directoryNETWORK=$NETWORK yarn zx v3-deploy.mjswhere$NETWORKis eithereth,goerli,bscMainnet,bscTestnetorhardhat(for local testing)NETWORK=$NETWORK yarn zx v3-verify.mjswhere$NETWORKis eithereth,goerli,bscMainnet,bscTestnetorhardhat(for local testing)
forked from pancakeswap/pancake-v3-contracts
-
Notifications
You must be signed in to change notification settings - Fork 1
yylcslg/pancake-v3-contracts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 53.4%
- Solidity 46.4%
- JavaScript 0.2%