An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# crib • [![Tests](https://github.com/a5f9t4/crib/actions/workflows/tests.yml/badge.svg)](https://github.com/a5f9t4/crib/actions/workflows/tests.yml) ![GitHub](https://img.shields.io/github/license/a5f9t4/crib) ![GitHub package.json version](https://img.shields.io/github/package-json/v/a5f9t4/crib)

**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).