Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.

A trust-minimised protocol for incentivised public health alerting.

License

Notifications You must be signed in to change notification settings

81k-ltd/incentera-contracts-v1

Repository files navigation

incentera-contracts-v1

Foundry CI License: AGPL v3

DISCLAIMER: This code has NOT been externally audited and is actively being developed. Please do not use in production without taking the appropriate steps to ensure maximum security.

Smart contract repository for Incentera.

Testing and development

This project was built using Foundry.

Setup

git clone git@github.com:81k-ltd/incentera-contracts-v1
cd incentera-contracts-v1
forge update

Testing

  • To run all tests: forge test
  • To run tests with a given profile: export FOUNDRY_PROFILE=ffi

Linting & Formatting

Pre-configured forge fmt

CI with Github Actions

Automatically run linting and tests on all pull requests and commits pushed to master.

About

A trust-minimised protocol for incentivised public health alerting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages