https://github.com/refcell/crib
Extensible, Minimal Template for Sway Projects
https://github.com/refcell/crib
Last synced: 8 months ago
JSON representation
Extensible, Minimal Template for Sway Projects
- Host: GitHub
- URL: https://github.com/refcell/crib
- Owner: refcell
- License: agpl-3.0
- Created: 2022-01-03T18:16:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T22:42:19.000Z (about 4 years ago)
- Last Synced: 2025-05-05T15:54:37.896Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crib • [](https://github.com/a5f9t4/crib/actions/workflows/tests.yml)  
**Extensible**, **Minimal** Template for Sway Projects.
## Developing
#### First Time?
New to rust? Install with: `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
Learn more at [rust-lang.org](https://www.rust-lang.org/tools/install)
Install `forc` with `cargo install forc fuel-core`
Learn more in the [Fuel Labs docs](https://fuellabs.github.io/sway/latest/getting-started/installation.html)
#### Setup
## Acknowledgements
- [Fuel Labs](https://github.com/FuelLabs)
- [Cairostarter](https://github.com/a5f9t4/cairostarter)
## Security
This project is still in a very early and experimental phase. It has never been audited nor thoroughly reviewed for security vulnerabilities. Do not use in production.
Please report any security issues you find by opening up an issue in this reposisitory.
## License
Source code is released under the [AGPL-3.0-only](LICENSE).