origami
origami copied to clipboard
The magic of origami is in seeing a single piece of cairo evolve into a masterpiece through careful folds.
World admins have unlimited authority in to modify the world, including setting arbitrary state, upgrading contracts, etc. This is a useful functionality in the early days of the worlds deployment...
Closes #48 ## Introduced changes Introducing a governance mechanism inspired to [Compound Governance](https://github.com/compound-finance/compound-protocol/tree/master/contracts/Governance), [docs](https://docs.compound.finance/v2/governance/) The contracts are added as a workspace member of the repo. ## Checklist - [x] Linked...
This task is to create a voting module based on Dojo Models to allow games to implement voting strategies using Dojo models. For the first version, we should simply demonstrate...
## Introduced changes Implements ERC721 components ## Checklist - [x] Add erc721 component files - [x] Added relevant tests - [x] Performed self-review of the code
### Enhancement Implementing Grid Map, transitioning from existing Hex Map with Maze Generator as an example. ### If the request is accepted, would you be willing to contribute it? -...
wip
https://github.com/dimforge/nphysics/blob/master/src/algebra/inertia2.rs
https://github.com/dimforge/nphysics/blob/master/src/algebra/velocity2.rs
Closes #6 ## Introduced changes Create a physical engine in cairo, inspired from https://github.com/johnBuffer/VerletSFML/blob/main/solver.hpp ## Next steps - [ ] Use it in a WASM version to validate by observation...
https://github.com/dimforge/nphysics/blob/master/src/algebra/force2.rs