ripple - comejoy/bitcoin GitHub Wiki
参考资料
代码仓库:https://github.com/ripple/rippled
API列表:https://developers.ripple.com/account-methods.html
API列表中文:https://blog.csdn.net/sinat_34070003/article/details/79630300
JS版本的API封装文档:https://developers.ripple.com/rippleapi-reference.html
JS版本签名交易流程:https://blog.csdn.net/u011374344/article/details/7931445
代码编译和配置运行:https://developers.ripple.com/build-run-rippled-ubuntu.html
服务器架设说明文档:https://developers.ripple.com/manage-the-rippled-server.html
测试链的文档:https://developers.ripple.com/start-a-new-genesis-ledger-in-stand-alone-mode.html
地址格式和账户相关说明:https://developers.ripple.com/basic-data-types.html
账户和地址编码流程:https://developers.ripple.com/accounts.html
中文扫盲:https://wiki.chainnova.com/pages/viewpage.action?pageId=3997790