Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ercref/awesome

Resources of interesting and useful links for and by ERC authors, contributors and dApp builders
https://github.com/ercref/awesome

List: awesome

Last synced: 3 months ago
JSON representation

Resources of interesting and useful links for and by ERC authors, contributors and dApp builders

Awesome Lists containing this project

README

        

# ercref-awesome [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

> An awesome list for ercref and AllERCDev.

[TOC]

## Dev tools

- [ethers.js](https://ethers.js)
- [viem.sh](https://viem.sh/)
- [hardhat](https://hardhat.org/)
- [foundry](https://github.com/foundry-rs/foundry)
- [truffle](https://trufflesuite.com/) (currently being sunset)

## Starter Kits
### dApp Starter Kits

- [TurboEth](https://www.turboeth.xyz/)
- [Nexth](https://github.com/wslyvh/nexth)
- [The ThirdWeb](https://github.com/thirdweb-dev)

### Smart Contract Starter Kits

- [OpenZeppelin](https://openzeppelin.com)
- [Solmate](https://github.com/transmissions11/solmate)
- [Solady](https://github.com/Vectorized/solady)
- [ERC721A](https://www.erc721a.org/)
- [Snekmate](https://github.com/pcaversaccio/snekmate)
- [Shipyard by OpenSea](https://github.com/ProjectOpenSea/shipyard-core)

### Other Smart Contract related

- [Useful Solidity Patterns by Dragonfly.xyz](https://github.com/dragonfly-xyz/useful-solidity-patterns)

## Useful Ethereum References

### EVM and Execution Layer

- [List of Execution Clients](https://ethereum.org/en/developers/docs/nodes-and-clients/#execution-clients)
- [Execution Specification](https://github.com/ethereum/execution-specs)
- [Ethereum Yellow Paper](https://ethereum.github.io/yellowpaper/paper.pdf): latest version is "BERLIN" VERSION 2bcdb2d – 2023-08-25
- [evm.codes](https://www.evm.codes/?fork=shanghai), [source](https://github.com/smlxl/evm.codes)
- [Ethereum.org EVM opcodes](https://ethereum.org/en/developers/docs/evm/opcodes/)
- [ethervm.io](https://ethervm.io/)

### Consensus Layer

- [List of Consensus Clients](https://ethereum.org/en/developers/docs/nodes-and-clients/#consensus-clients)
- [Consensus Specification](https://github.com/ethereum/consensus-specs)

### Stats

- [ethernodes](https://www.ethernodes.org/)
- [Client Diversity](https://clientdiversity.org/)
- [Rated Network](https://www.rated.network/)
- [Execution Diversity](https://execution-diversity.info/)

## Other Related Awesome Lists

- [Awesome Diamonds (ERC-2535)](https://github.com/mudgen/awesome-diamonds)

## Contribute

Contributions welcome! Read the [contribution guidelines](contributing.md) first.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



xinbenlv
xinbenlv

🚇 💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!