Skip to content

Dojo.js

Javascript is a great way to get started with Dojo. It's easy to use, and you can get started in minutes.

@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.

Repository

bun add @dojoengine/core

@dojoengine/create-burner

Create burner is a simple way to incorporate burner wallets into your Dojo app.

Repository

bun add @dojoengine/create-burner

@dojoengine/utils

These are utils for helping with interfacing dojo.

Repository

bun add @dojoengine/utils

@dojoengine/react

React hooks for dojo.

Repository

bun add @dojoengine/react

@dojoengine/torii-client

The wasm client to access torii via grpc.

Repository

bun add @dojoengine/torii-client

@dojoengine/torii-wasm

Torii client for wasm bindings.

Repository

bun add @dojoengine/torii-wasm