Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「连接测试网络」与「领取测试币」 | 智能合约从入门到精通(二) #3

Open
leeduckgo opened this issue May 10, 2020 · 0 comments
Labels

Comments

@leeduckgo
Copy link
Member

leeduckgo commented May 10, 2020

作者:李大狗

3 MetaMask 连线测试网络

目前,MetaMask 正在连接的是主网,如果我们要进行开发,需要将它连接到「测试网络」。

metamask

1)通过点击倒三角选择连接的测试网络,此处连接「Ropsten Test Network」。

image-20191207091318117

2)通过 Faucet 领取测试币

在区块链开发中,Faucet 水龙头🚰的含义是领测试币。我们在进行任意与币有关的区块链开发的时候,一般来说都可以通过「Faucet + 链名」找到相应的网站。

Ropsten Test Network 的 Faucet 地址如下:

https://faucet.ropsten.be/

在 MetaMask 中点击地址复制:

image-20191207100523733

粘贴到网站的输入框中,点击「Send me test Ether」,就可以等着测试币「落袋」了。

image-20191207115320615

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant