Skip to content

ledgerlabs/solidity-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

solidity-components

A collection of re-usable solidity contracts and components

WARNING: This code is designed for educational and explanatory purposes only and is not safe for production use. Numerous key safety features and best practices have been left purposely unimplemented for the sake of readability and brevity. Code for this project is MIT licensed, and documentation is CC BY-SA 4.0.

Conventions

Suffix -able represents an abstract contract interface (especially useful for calling contracts after they have been deployed) Suffix -ed represents a default implementation of the corresponding abstract interface

About

A collection of re-usable solidity contracts and components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published