Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 592 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 592 Bytes

🚀 solrocket 🚀

A small set of smart contracts.

Contracts

  • TSOwnable : An ownable contract using the Two-Step Transfer Pattern
  • Whitelisted : Implementation of a whitelist as access control mechanism

Installation

To install with Foundry:

forge install byterocket/solrocket

Safety

This is experimental software and is provided on an "as is" and "as available" basis.

We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.