Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 619 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 619 Bytes

Smart-Contract-Templates

The aim of this repository is to allow Solidity developers the convenience of starting off from a template instead of scratch for commonly used Smart Contracts. This repo will be maintained in such a way that every contract available will be as generalised as possible for the specific use case and the developer should be able to directly edit the functions in the contract to customize it for their use case.

Contributing

You are most welcome to help us grow and improve our templates. If you want to know more about contributing, check out the contributing guide.