close
The Wayback Machine - https://web.archive.org/web/20201105121415/https://github.com/smirkcat/tron-rpc
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
 
 
log
 
 
 
 
trx
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

波场钱包代理

  1. 采用GPRC协议调用fullnode节点服务
  2. 使用golang开发,目前满足trx、trc10和trc20转账以及交易记录扫描,归集,地址生成功能
  3. 每一种合约开启json-rpc端口兼容比特币rpc接口
  4. 钱包私钥全部加密保存,密钥保存在sqlite数据库,所以必须定期备份
  5. 启动配置文件为当前目录下trx.toml文件,具体示例请查看文件参数

git config --global https.proxy http://127.0.0.1:10809
git submodule update --init --recursive

change log

About

波场钱包节点对接

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.