8000 GitHub - enyaselessar/zero-network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

enyaselessar/zero-network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Contract Deployment on Zero Network

Contract Deployment

Zero.Network.mp4
  • Alway use Burner wallet to do these type of technical tasks
  • Bridge atleast 0.01 Sepolia ETH to Zero Network via this bridge
  • Once you complete bridging to Zero Network, you are now ready to deploy contract on Zero Network
  • Open terminal, I used codespace, worked fine, you can use gitpod as well
  • If any of them take long time to open then try to open these in incognito tab, it will open very fast
  • Enter the below command to deploy
wget https://raw.githubusercontent.com/dxzenith/zero-network/main/contract.sh && chmod +x contract.sh && ./contract.sh
  • In the middle of the code, it will show something like this
? What do you want to do? … 
  Create a JavaScript project
▸ Create a TypeScript project
  Create a TypeScript project (with Viem)
  Create an empty hardhat.config.js
  Quit
  • Choose Create a TypeScript project option then press Enter 4 times
  • Done ✅

  • Make sure to follow ZunXBT on X

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0