lonerapier / sol-tuts

Repository containing contracts and extensive tests from alcueca's solidity mentorship problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sol-tuts

tests lints

Contains contracts and tests for solidity mentorship problems by @alcueca.

Contracts

Gas Reports

Disclaimer

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

This repository contains unaudited code, written only for learning purposes. Please check thorougly for use in production.

Setup

Run forge test to run tests.

Check SETUP.md for configurations.

Acknowledgements

These contracts were inspired by or directly modified from many sources, primarily:

Note: This repo uses Foundry for tests.

About

Repository containing contracts and extensive tests from alcueca's solidity mentorship problems

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 95.7%Language:Shell 3.5%Language:Makefile 0.8%