Skip to content

positonic/collections

 
 

Repository files navigation

Collections For Grants Rounds


About

Getting Started

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • foundry
    • You'll know you did it right if you can run forge --version and you see a response like forge 0.2.0 (816e00b 2023-03-16T00:05:26.396218Z)

Installation

git clone <MY_REPO>
cd <MY_REPO>
make

Quickstart

make test

Usage

Coverage

forge test --report debug

Audit Scope Details

  • Commit Hash: XXX
  • Files in scope:
make scope
  • Solc Version: X.X.X
  • Chain(s) to deploy to:
    • XXX
  • ERC20 Token Compatibilities:
    • XXX

Roles

  • Role1:

Known Issues

  • Issue1:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 87.3%
  • Makefile 12.7%