Javascript Libraries
Javascript is a great way to get started with Dojo. It's easy to use, and you can get started in minutes.
Examples using these:
@dojoengine/core
This is the lowest level library, and is used by all other downstream libraries. It contains the core functionality of Dojo and exposes the contract interfaces. Use it if you want to build your own library on top of Dojo.
yarn add @dojoengine/core
@dojoengine/react
This is a direct fork of Mud React
This library contains a set of React components that can be used when building React apps using Dojo.
yarn add @dojoengine/react
@dojoengine/create-burner
Create burner is a simply way to incorporate burner wallets into your Dojo app.
yarn add @dojoengine/create-burner