| Package | Description | Type | Packages used |
|---|---|---|---|
| 📜 @rtoken/contracts | Magic sauce | Truffle / JS module | none |
| 🛠️ @rtoken/utils | Utility library | JS module | @rtoken/contracts |
| 📡 @rtoken/api | Open API api.rdai.money | Express.js server | @rtoken/utils |
Example dapps and more can be found in our other repos:
| Package | Description | Type | Packages used |
|---|---|---|---|
| 💸 Official dapp (link) | Code for the dapp deployed at app.rdai.money | Vue App | @rtoken/contracts |
| 👑 Example dapp - High Priests (link) | Code for the dapp deployed at highpriests.rdai.money | React App (Gatsby) | @rtoken/api, @rtoken/utils |
| 🔭🌠 rToken Explorer (link) | Code for the explorer deployed at explorer.rdai.money | React App | rDAI Subgraph (see @rtoken/utils) |