futureversecom / trn-examples

A curated collection of examples and solutions on how to interact with the Root Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Root Network Examples

Enjoy our curated collection of examples and solutions on how to interact with the Root Network (TRN). Use these patterns to build your own robust and scalable decentralized applications.

  • EVM – Provide examples on how to deploy Solidity smart contracts on TRN or interact with native pallets via the precompiles
  • Substrate – Provide examples on how to interact with TRN native pallets using extrinsics

Requirements

This repo uses @forge/cli for use-forge examples. Installation instructions can be found here

Provide Feedback

  • Start a Discussion with a question, piece of feedback, or idea you want to share with the team.
  • Open an Issue if you believe you've encountered a bug that you want to flag for the team.

Contribution

If you spot gaps in the information provided, or are uncertain about any specific area, please do log an issue or if you are that way inclined, make a pull-request. We really want to have good documentation in these areas and allow people to be productive right from the start.

About

A curated collection of examples and solutions on how to interact with the Root Network

License:Apache License 2.0


Languages

Language:TypeScript 95.5%Language:JavaScript 4.5%