There are 14 repositories under solidity-language topic.
⟠ A curated list of awesome Solidity resources, libraries, tools and more
A compilation of patterns and best practices for the smart contract programming language Solidity
Best resources for Solidity gas optimizations ⛽
First place for early developers to learn Solidity
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
Regexp based tool for mutating generic source code across numerous languages
Серия уроков по языку Solidity и смарт-контрактам Ethereum на YouTube
🌐 A Collection of Notes & Knowledge about Solidity inline Assembly 🔧
This is an example of implementation in solidity language of an ERC-20 standard Ethereum Token, mintable and burnable, with owner access permissions and pausable module.
Learn Solidity Step by Step
HuangGai is an Ethereum smart contract bug injection framework, it can inject 20 types of bugs into Solidity smart contract. DOI: 10.5281/zenodo.4680168
It will help you to be a Ethereum developer from nothing. I will record every learning sources and code I write until I get a paid job with it.
Ace ( https://ace.c9.io/ ) Edit Mode for Ethereum's Solidity language ( https://solidity.readthedocs.io/en/latest/ ).
A control-flow graph builder for Solidity smart contracts.
NFT Marketplace on Ethereum Blockchain based on course. Made in React/Next JS, Solidity and Typescript.
A decentralised marketplace for option trading, built on Ethereum (using Solidity)
master cheatsheet for solidity developers
Ethereum based Lease Agreements
30 Days of Solidity Challenge
string, integer and list integer utils for solidity
This repository contains codes and notes from CryptoZombies (Solidity Tutorial & Etherium Blockchain Programming Course)
An Ether Payment Splitter for musical royalties. It's a test project done using Solidity & Javascript (including the Web3.js library).
Decentralized voting system that tokenizes individual election contracts as immutable records when ended.
OAKLAND BLOCKCHAIN DEVELOPERS: A class going over the basics of the solidity language & developing/deploying your first contract.
Blockchain with GUI made with help of Metamask
The paper explores Salmonella Attacks in Blockchain, emphasizing the importance of security measures like node authentication to prevent disruptions, while also providing insights into detection methods and countermeasures.
An educational walkthrough on how to crack each level of the Damn Vulnerable Defi capture the flag.
Blockchain and AI powered predictive pharmaceutical inventory
Sol2RISC-V: Solidity to RISC-V Transpiler converts Solidity smart contracts into RISC-V assembly code. It aims to bridge the gap between the Ethereum ecosystem and the RISC-V architecture, enabling developers to run Solidity contracts on RISC-V processors.
A library for doing simple type resolution of Solidity ASTs generated with solidity-parser-antlr.
This is a boilerplate for creating and deploying Smart Contracts in Solidity. Fully Automated just write your contract and import it in deploy and compile files.
All Concept of Solidity language
An inter-hospital network where each patient’s medical history is stored in an immutable form.
In this article, we will explore the visibility of functions in Rust smart contracts on the Solana blockchain, aiming primarily to assist those transitioning from Ethereum and familiar with Solidity to better understand Solana.
This Solidity Cookbook is a comprehensive guide for anyone who wants to learn and master Solidity, the primary language for writing smart contracts on the Ethereum blockchain.