An open API service indexing awesome lists of open source software.

https://github.com/dalechyn/monodraw-contract-snippets

πŸ’… Community-managed library of Monodraw snippets that are used in smart contracts.
https://github.com/dalechyn/monodraw-contract-snippets

Last synced: 3 months ago
JSON representation

πŸ’… Community-managed library of Monodraw snippets that are used in smart contracts.

Awesome Lists containing this project

README

        

# monodraw-contract-snippets
πŸ’… Community-managed library of Monodraw snippets that are used in smart contracts.

> **Note**
Monodraw does not have all the needed shape customization features so some of the snippets are hard-coded to a reasonable size. Some headers as `Solady`, will have hardcoded borders. It's still easy to customize the snippets and save them locally for further usage though.

## πŸ“₯ Installation
1. Get Monodraw - https://monodraw.helftone.com/
2. `curl -L https://raw.githubusercontent.com/h0tw4t3r/monodraw-contract-snippets/main/install.sh | bash`

## πŸ‘·πŸ»β€β™‚οΈ Usage
1. Follow the steps and Drag&Drop the snippet you want to use
Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-02-03 Π² 00 09 08
2. Make your changes
Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-02-03 Π² 00 11 31
3. Click on the export button
Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-02-03 Π² 00 12 01
4. Choose your comment style, padding and click "Copy".
Π‘Π½ΠΈΠΌΠΎΠΊ экрана 2023-02-03 Π² 00 12 53
5. Paste to your code.

## 😀 Motivation
There are many cool Solidity libraries code of which is enhanced by splitting the smart contracts by logical sections.

Such sections usually start with a specific header and I believe that there is a competition to some degree who makes the most beatufiul one.

However using this app may give more benefits to Solidity programmers rather then just a section library.

Tables, diagrams, payload snippets will also be available to use.