Dojo.js
@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.
pnpm add @dojoengine/core
@dojoengine/create-burner
Create burner is a simple way to incorporate burner wallets into your Dojo app.
pnpm add @dojoengine/create-burner
@dojoengine/utils
These are utils for helping with interfacing dojo.
pnpm add @dojoengine/utils
@dojoengine/react
React hooks for dojo.
pnpm add @dojoengine/react
@dojoengine/torii-client
The wasm client to access torii via grpc.
pnpm add @dojoengine/torii-client
@dojoengine/torii-wasm
Torii client for wasm bindings.
pnpm add @dojoengine/torii-wasm