BuildSpace 发布一个以太坊 dApp (中文教程)

操作环境:ubuntu

当您完成此项目时,您将能够获得 NFT。

**只有在注册后 60 天内完成,您才有资格获得 NFT。**所以确保你安排时间完成,你明白了!

完成项目后,您将在 7 天内获得 NFT 空投

这是它的样子:

注意:您的 NFT 最多可能需要 7 天才能送达(您还会收到一封电子邮件!)。如果超过 7 天,请联系 Discord 上的 Raza (TooManyBugs#3359) 或 Alec (alec#8853)!

1,第一步看完以后分享twitter

2,让你的本地以太坊网络运行起来

安装Node/NPM

sudo apt update
sudo apt upgrade
sudo apt install curl git
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt-get install -y nodejs

新建工作目录,安装hardhat

mkdir my-wave-portal
cd my-wave-portal
npm init -y
npm install --save-dev hardhat@latest

运行hardhat

npx hardhat

选择第一个默认的“Create a JavaScript project" ,默认一路回车。

1

Subscribe to cnmDAO
Receive the latest updates directly to your inbox.
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.