Polkadot Learn懒人版

in hive-180932 •  4 years ago 

Figment的Learn系列又有了新的教程,这次是学习Polkadot编程获得DOT奖励

链接:https://datahub.figment.io/services/polkadot

Figment的Learn系列的教程都很简单,只需按照教程一步步完成就能获得奖励

对于某些懒人,想抄近道完成教程,这里写了一份懒人版的Polkadot Learn: https://github.com/ericet/learn-polkadot

* git clone https://github.com/ericet/polkadot-learn.git
* cd polkadot-learn
* npm install
* Replace < API KEY > in .env file with your API KEY

#1
* node connect.js

#2
* node create_account.js
* Copy address and mnemonic from output of connect.js into .env

#3
* node query.js

#4
* Get free testnet tokens: https://faucet.figment.io/
* node transfer.js

#5
* node create_account.js
* Copy address and mnemonic from output into PROXY_MNEMONIC and PROXY_ADDRESS from .env
* node staking_proxy.js

#6
* node tx_search.js

如果想学编程,建议按照Figment的教程一步步做。如果只想撸币,那抄近道,用懒人版完成课程活动奖励

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  4 years ago 

村長人真好,拍拍

[WhereIn Android] (http://www.wherein.io)

不错,收藏下!