awesome-solidity icon indicating copy to clipboard operation
awesome-solidity copied to clipboard

⟠ A curated list of awesome Solidity resources, libraries, tools and more

Results 20 awesome-solidity issues
Sort by recently updated
recently updated
newest added
trafficstars

### Learning Tool - `SpeedRunEthereum` A highly qualified walkthrough learning platform for Ethereum developers. ### Template Tool | Update deprecated tool - `scaffold-eth-2` replaced the previous version. - `scaffold-eth` is...

Added [L3X](https://github.com/VulnPlanet/l3x) - AI-driven Smart Contract Static Analyzer to the list of Audit tools.

Add [Catapulta](https://catapulta.sh) smart contracts platform, a tool for deployers to automatize manual steps in the deployment process. ## Checklist - [X] The URL is not already present in the list...

The [Solidity-Challenges](https://github.com/passandscore/solidity-challenges) repo offers a wide range of challenges, from language-specific tasks to exploit-focused scenarios. ## Checklist - [x] The URL is not already present in the list (check with...

This Pull adds Cyfrin Updraft to the Tutorials section; Updraft is growing to be the way-to-go platform to learn smart contract development and Security; the courses are 100% free and...

This pull request Adds Aderyn under the Audit tools; I think it is important as Aderyn is getting traction, and it's a powerful Rust-based static analyzer tool; it's also open...

This pull request rectifies the preview link of spearbitDao in Audits section. ## Checklist - [ ] The URL is not already present in the list (check with CTRL/CMD+F in...

This pull request adds Immunefi to the list of public security audit sources. Immunefi is a bug bounty platform focused on blockchain and smart contract security. ## Checklist - [x]...

This pull request adds Code4rena to the list of public security audit sources. Code4rena provides a competitive platform where auditors compete to identify and eliminate high-severity bugs before production. ##...

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...