book icon indicating copy to clipboard operation
book copied to clipboard

The Dojo Book

Results 63 book issues
Sort by recently updated
recently updated
newest added

Docs for sozo account #272 -New route to account.mdx -Documentation to account

- [x] What is Dojo? Concise. - [ ] What is the goal? - [ ] How does Dojo compare to other onchain game engines (a table) - [x] What...

documentation
enhancement

### Description - This PR resolves this issue: https://github.com/dojoengine/book/issues/225 - Include usage examples - setting up custom fee token etc - https://book.dojoengine.org/toolchain/katana/genesis I think it would be helpful to have...

Propose developing an example in Unity using Torii, including research on both tools, as well as documenting this example with clear and concise steps. - Dojo Unity SDK Setup: Learn...

The 'Contributing to Torii Core' documentation lacks detailed descriptions of Rust usage, GraphQL, and gRPC interfaces. This update aims to include these details along with outlining a new caching layer...

- [ ] Architecture decisions of Torii server and Torii client and why they both exist - [ ] Explanation of torii indexing individual worlds and examples of multiple toriis...

enhancement
good first issue
help wanted

In depth information about Katana - [x] 1.0.0 Spec including RPC 6.0 - [ ] How Katana works as an L3 including persistent storage and genesis setup examples - [...

documentation
good first issue
help wanted

This the issue https://github.com/dojoengine/book/issues/176 Sozo is being reworked to have these priorities: - CLI arguments always takes precedence. - Then the environment variables. - Finally, anything found inside the scarb...

We added the `sozo account` command in [https://github.com/dojoengine/dojo/pull/1601](https://github.com/dojoengine/dojo/pull/1601) but the book isn't updated to include the documentation for it. Add the documentation for it similar to other commands that we...

documentation
good first issue

Include example describing and linking the examples in each sdk