-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7a2fa5e
commit cd03cff
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
# Origami | ||
## Origami | ||
|
||
### The magic of origami is in seeing a single piece of cairo evolve into a masterpiece through careful folds. | ||
|
||
### Easy Integration into Your Project | ||
|
||
Incorporate `origami` seamlessly into your projects using Scarb.toml. | ||
|
||
Add the following to your `[dependencies]`: | ||
|
||
``` | ||
origami = { git = "https://github.com/OpenZeppelin/cairo-contracts.git" } | ||
``` | ||
|
||
Now you will be able to use origami like any other Cairo package. | ||
|
||
### 🏗️ Join Our Contributors | ||
|
||
Your expertise can shape the future of game development! We're actively seeking contributions. | ||
|
||
### ❓ Dedicated Support | ||
|
||
Run into a snag? Reach out on our [GitHub Issues](https://github.com/dojoengine/origami/issues) or join the conversation in our [Discord community](https://discord.gg/dojoengine) for tailored assistance and vibrant discussions. |