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

[DEPRECATED] Smart contracts and core libs for the Rouge Protocol V0

License

Notifications You must be signed in to change notification settings

TheRougeProject/legacy-v0-core

Repository files navigation

The Rouge Project - factory and campaign contracts

solidity contracts used by the Rouge protocol V0

DEPRECATED VERSION: This version of the repository is no longer maintained and has been deprecated. Please refer to the updated Rouge Protocol V2. We strongly encourage you to use the latest version for improved functionality, bug fixes, and ongoing support.

How to run tests :

npm install
npm run test

Introduction on the low level implementation of the protocol

https://medium.com/the-rouge-project/getting-started-with-the-rouge-protocol-9a335079e69e

Licensed under GNU AFFERO GENERAL PUBLIC LICENSE v3

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.