Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ercref/awesome
- Owner: ercref
- Created: 2023-06-05T18:13:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T02:40:02.000Z (about 1 year ago)
- Last Synced: 2024-05-22T15:05:31.088Z (6 months ago)
- Size: 22.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- ultimate-awesome - awesome - Resources of interesting and useful links for and by ERC authors, contributors and dApp builders. (Other Lists / PowerShell Lists)
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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!