Links

Getting started

Get started with developing using RMRK standards.
This section is meant to help give you a head-start with developing your project.

Development template

We designed a template repository containing all of the configurations and packages required for you to get started:
If you intend to build your project on a zkSync network, you can use the zksync branch of the template:
To use the template, you can use the Use this template button:
Use this template button
If you wish to use the zksync branch, make sure to use all of the branches of the template by checking the Include all branches option:
Include all branches option
That's it! You can start building your project using RMRK legos. The repository also includes an example SimpleEquippable smart contract that you can deploy and test to get familiar with the toolbox provided within it.