book
book copied to clipboard
The Dojo Book
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...
### 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...
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 - [...
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...
Include example describing and linking the examples in each sdk