Skip to content
New issue

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

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

Already on GitHub? # to your account

blockchain: eth #15

Open
Tracked by #331 ...
hhstore opened this issue Apr 29, 2018 · 6 comments
Open
Tracked by #331 ...

blockchain: eth #15

hhstore opened this issue Apr 29, 2018 · 6 comments

Comments

@hhstore
Copy link
Owner

hhstore commented Apr 29, 2018

related:

@hhstore
Copy link
Owner Author

hhstore commented Apr 11, 2019

ETH挖矿教程:

钱包准备:
    - 获得一个钱包地址:(钱包,交易网站均可);
    - 图形钱包: https://github.com/ethereum/mist/releases
    - 命令行客户端Geth:https://github.com/ethereum/go-ethereum/releases/

交易所:
    - 国内  云币 https://yunbi.com/
    - 交易量最大的  P网 https://poloniex.com  (注册时需翻墙获取验证码)
    - 小白建议去云币网注册个账号去,然后生成一个充值地址

挖矿设置:

1 系统及驱动
- 系统以win7 64位最佳,建设使用官方原版系统。最新版本的驱动由于挖矿软件尚未优化,速度较差。A卡建议15.11版本驱动。确保识别所有显卡。
2 挖矿软件
- 挖矿软件包含ethminer和Stratum Proxy。
- Ethminer以getwork方式获取任务,并进行挖矿。
- Stratum Proxy将getwork协议转化为Stratum协议,连接矿池,为局域网矿机提供稳定快速的getwork连接。
- 每个局域网仅需运行一台Stratum Proxy。

@hhstore
Copy link
Owner Author

hhstore commented Apr 11, 2019

@hhstore
Copy link
Owner Author

hhstore commented Jan 4, 2022

ETH layer2:

polygon

区块浏览器:

docs:

测试币: (faucet)

支持测试链的 dapp:

testnet:

config:

Polygon Testnet Mumbai

RPC URL: https://rpc-mumbai.matic.today
ChainID: 80001
Symbol: MATIC
Block Explorer URL: https://mumbai-explorer.matic.today


main net: 


RPC URL: https://rpc-mainnet.matic.network
ChainID: 137
Symbol: MATIC
Block Explorer URL: https://explorer.matic.network/

dapp:

swap:

@hhstore
Copy link
Owner Author

hhstore commented Jan 4, 2022

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant