Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 21 days 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.