Skip to content

Conversation

@Zartaj0
Copy link

@Zartaj0 Zartaj0 commented Oct 7, 2024

This PR adds two article series for solidity developers.

  1. ERC articles - Mainly tackles the whole idea of ERCs and specifically focuses on the Token standards. It completely guides developers throughout the journey of a token, including NFTs and and Multi-Token ERC1155.

  2. Bytecode limit articles - This is a problem, where developers will eventually reach. These articles curate the ways to downsize the bytecode size of smart contracts.

Checklist

  • The URL is not already present in the list (check with CTRL/CMD+F in the raw markdown file).
  • Each description starts with an uppercase character and ends with a period.
    Example: solc-js - JavaScript bindings for the compiler.
  • Drop all A / An prefixes at the start of the description.
  • Avoid using the word Solidity in the description.

@Zartaj0 Zartaj0 changed the title Patch 1 Add articles for ERC standards and Solidity bytecode limit. Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant