Skip to content

SIR-trading/Core

Repository files navigation

SIR Protocol

This repository generated with Foundry contains the core contract files of the SIR protocol.

Local Installation

git clone https://github.com/SIR-trading/Core
cd Core
forge test --ffi

Deployment

The SIR protocol can be deployed using the Foundry script script\DeployCore.s.sol. This script will deploy all the necessary contracts and configure them to talk to each other.

License

The SIR protocol contracts are licensed under the MIT License with a few exceptions, as outlined below:

  • The APE.sol and TEA.sol contracts are a modification of the ERC20 and ERC1155 contracts from Solmate, which are licensed under the AGPL-3.0-only.

About

Core contracts coded with Foundry

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors