diff --git a/README.md b/README.md index aa11d056..3920c802 100644 --- a/README.md +++ b/README.md @@ -76,20 +76,20 @@ Four stages: - [x] Introduce the Stratum protocol for miners -- [ ] Lightweight wallet application: connect to MetaMask, join the browser wallet +- [x] Lightweight wallet application: join the browser wallet - [x] Standardize the format of public and private keys, follow the BIPXX specification, and add mnemonic words to generate public and private key pairs -#### Expansion phase: XDAGJ & EVM +#### Expansion phase: XDAGJ & XRC - [x] Improve the address block structure -- [ ] Increase the handling fee +- [x] Increase the handling fee - [x] Optimize wallets to improve the user experience -- [ ] Support smart contracts, implement EVM that supports Solidity, and be compatible with Ethereum smart contracts +- [ ] Support XRC standards - [x] Decrease the threshold of mining pool users diff --git a/docs/README_zh.md b/docs/README_zh.md index c0c9b611..e2a04e81 100644 --- a/docs/README_zh.md +++ b/docs/README_zh.md @@ -75,17 +75,17 @@ XDAGJ教程可以让您快速加入并体验XDAGJ的钱包及挖矿功能,私 - [x] 挖矿协议改进:引入较成熟的Stratum协议,方便矿机的接入与使用 -- [ ] 轻量级钱包应用:接入MateMask,加入浏览器钱包 +- [x] 轻量级钱包应用:加入浏览器钱包 - [x] 规范公私钥格式,遵循BIPXX规范,加入助记词方式生成公私钥对 #### 拓展阶段:XDAGJ & EVM 拓展 -- [ ] 修改地址块结构,增加手续费 +- [x] 修改地址块结构,增加手续费 - [x] 优化改善移动端钱包,提高用户体验 -- [ ] 开放智能合约,实现支持Solidity的EVM,兼容以太坊智能合约 +- [ ] 支持XRC协议 - [ ] 降低矿池门槛,逐步开放白名单从而实现完全去中心化