Henry.H

Results 778 comments of Henry.H

## flutter 编译 Android 非常慢问题: - flutter 2.8 - macOS12 > 现象: - 问题1: 编译非常慢. - macos 下, flutter 编译 + install 到 Android 手机, 非常慢(300s-1000s) - 编译 300-1000s, install...

## xxxxxx: | xxxxxxxxxxxxxx | xxxxxxxxxxxxxx | xxxx | | :--------------| :----------------- | :--------- | | xxxxxxxxxxxxxx | xxxxxxxxxxxxxxxxxx | xxxxxxxxxx | | xxxxxxxxxxxxxx | xxxxxxxxxxxxxxxxxx | xxxxxxxxxx | |...

# Namecheap 支持使用数字货币购买域名: - Namecheap 是一家很不错的域名服务商. - https://www.namecheap.com/ - Namecheap 接入了 bitpay, 通过 bitpay 支持接入100个钱包 app, 使用`主流数字货币`进行平台`充值`. - 基本上 BTC/ETH/DAI/BUSD/USDC/DOGE/ 等等币, 都可以用来支付. - 这里选择了 DOGE(狗狗币). 因为手续费最低. - 整个操作流程, 体验极佳. 超赞!...

## Namecheap 详细充值操作步骤: - 充值页面: ![image](https://user-images.githubusercontent.com/3252130/120764857-2e017a80-c54b-11eb-8624-4c7633838e74.png) - 选择 bitpay ![image](https://user-images.githubusercontent.com/3252130/120761856-37d5ae80-c548-11eb-957a-b3ae198f7736.png) - 选择 trust wallet: ![image](https://user-images.githubusercontent.com/3252130/120761948-4f149c00-c548-11eb-9862-7be14b99e299.png) - 前面填入收件邮箱, 然后 选择 支付币种: 狗狗币. ![image](https://user-images.githubusercontent.com/3252130/120762114-85521b80-c548-11eb-92fd-c0717bbab8c3.png) - 打开 trust wallet, 选择 狗狗币, 然后扫这个付款二维码. 即可完成支付....

## trust wallet 操作步骤: 1. 先从`币安` 接收购买的狗狗币. 2. 再扫码支付 bitpay 生成的交易. ### 1. 资金记录: ![image](https://user-images.githubusercontent.com/3252130/120768392-acabe700-c54e-11eb-9e84-07802ed606ca.png) ### 2. bitpay 20刀的消费记录: ![image](https://user-images.githubusercontent.com/3252130/120768484-c77e5b80-c54e-11eb-9979-b2350eade23b.png)

> 20$ 一年么? - 不是, 上面只是一笔20刀的充值记录. - 我买的这个 dev 域名. 3年 = 45刀吧. 比较便宜.

## ETH官方: - https://www.ethereum.org/ - https://github.com/ethereum ### go-Ethereum: - https://geth.ethereum.org/ - https://github.com/ethereum/go-ethereum ### web3.py - https://github.com/ethereum/web3.py ### mist: - https://github.com/ethereum/mist ### ethminer: - https://github.com/Genoil/cpp-ethereum - fork 挖矿程序 ### eth-proxy: -...

## ETH挖矿教程: - [以太坊ETH挖矿详细教程](http://www.cybtc.com/thread-15905-1-1.html) ``` 钱包准备: - 获得一个钱包地址:(钱包,交易网站均可); - 图形钱包: https://github.com/ethereum/mist/releases - 命令行客户端Geth:https://github.com/ethereum/go-ethereum/releases/ 交易所: - 国内 云币 https://yunbi.com/ - 交易量最大的 P网 https://poloniex.com (注册时需翻墙获取验证码) - 小白建议去云币网注册个账号去,然后生成一个充值地址 ``` ### 挖矿设置: 1 系统及驱动...

## 论坛资料: - http://8btc.com/xueyuan - [从零构建基于以太坊(Ethereum)钱包Parity联盟链](http://www.8btc.com/ethereum-parity)