Ren Client Docs
Welcome to the Ren Client Docs. This website contains information for interacting with Ren and RenVM.
It documents the tools that have been used to build the Ren Bridge (bridge.renproject.io), the Command Center (mainnet.renproject.io) and other tools and sites.
Start by chosing one of the main categories:
- General - general concepts about developing with RenVM
- RenJS - an SDK for integrating with RenVM to mint and burn ren-assets
- Tutorial - start building with RenJS and RenVM
- Contracts - for learning about RenVM's on-chain smart contracts
- Contract deployments - the deployed contract addresses
- Stats APIs - for querying stats of RenVM's on-chain usage/activity
- JSON-RPC - for interacting directly with RenVM's nodes
More links:
- Ren wiki - docs on lower-level details and the inner workings of the RenVM network
- Command Center - for RenVM stats and for managing darknode
- Bridge - the official interface for minting and burning ren-assets
- Dev Tools / Explorer - for looking up RenVM transactions
- Previous versions:
- Dev Tools v0.2 - v0.2 transactions (BTC/ZEC/BCH on Ethereum)
- Dev Tools v0.3 - v0.3 transactions (all other assets/chains)
- Previous versions:
Other documentation:
- Ren Resource Center - links to various Ren resources
- Darknode documentation - docs for darknode operators