RChain 其他资源
From RChain Developer Resource
钱包[edit | edit source]
工具[edit | edit source]
- RChain 区块链浏览器:https://revdefine.io/
- RNode 网页客户端:主网,测试网,源码
教程[edit | edit source]
- Rholang 中国区学习小组在线研讨视频:Youtube,bilibili, 课件
- 通过示例学习rholang
- RChain Community Rholang教程:https://rchain-community.github.io/tutorials
- RChain Community Rholang文档:https://rchain-community.github.io/docs
- Jim老爹列出的学习资源清单
开发资源[edit | edit source]
- RChain 代码库
- RNode gRPC API generator(RNoe js api生成器)
- rnode-hydra,RNode与流行开发组件交互的示例:与消息队列RabbitMQ交互的示例
- RChain Community
- rchain-toolkit:一个通用的javascript/typescript库,用于与RChain区块链交互。
- RGOV development interface,RGOV开发界面
- Try Rholang