Solidity topic

Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on various blockchain platforms, most notably, Ethereum. The Solidity programming language is an open source, community project governed by a core team. The core team is sponsored by the Ethereum Foundation. The programs compiled by the Solidity are intended to be run on Ethereum Virtual Machine.

List Solidity repositories

forge-etk-template

53
Stars
4
Forks
Watchers

⛳ Template for Forge + EVM Toolkit

sol-function-profiler

79
Stars
28
Forks
Watchers

Solidity Contract Function Profiler

coc-solidity

48
Stars
0
Forks
Watchers

Solidity language server for coc.nvim

footballBet

43
Stars
13
Forks
Watchers

A simple bet based on a Ethereum Smart Contract

jsmnSol

136
Stars
28
Forks
Watchers

A JSON parser for solidity

Solidity-IDE

92
Stars
15
Forks
Watchers

A simple alternative to Remix IDE to develop and test Solidity Smart Contracts

ethereum-development-with-go-book

1.7k
Stars
419
Forks
Watchers

📖 A little guide book on Ethereum Development with Go (golang)

solidity

24.9k
Stars
6.1k
Forks
Watchers

Solidity, the Smart Contract Programming Language

foundry

7.7k
Stars
1.5k
Forks
Watchers

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

damn-vulnerable-defi-foundry

485
Stars
191
Forks
Watchers

Damn Vulnerable DeFi - Foundry Version