Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Solidity

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.

https://github.com/fullstack-development/solidity-developer-roadmap

Карта развития Solidity разработчика. Включает в себя рекомендации, набор теоретических и практических заданий.

defi education ethereum solidity web3 yul

Last synced: 15 Nov 2024

https://github.com/net2devcrypto/erc-20-liquidity-pool

A very simple tutorial to follow if you want to add value to an ERC-20 Token and enable trading on a DeFI Exchange.

amm blockchain curvedao defi erc20 liquidity smart-contract solidity sushiswap uniswap

Last synced: 29 Jan 2025

https://github.com/inspexco/scstg

Smart Contract Security Testing Guide (STSTG)

best-practices blockchain defi guide security smart-contracts solidity

Last synced: 15 Dec 2024

https://github.com/whenubelieve/coinswap-swap-core-contract

(Swap-Core) CoinSwap is a DEX with a suite of products available in Decentralized Finance Environment

coin coinswap contract core dex smartcontract solidity swap

Last synced: 07 Dec 2024

https://github.com/bokkypoobah/blockswap

Swapping of tokens from Waves to Ethereum and back

blockswap erc20 ethereum solidity solidity-contracts tokens waves

Last synced: 14 Nov 2024

https://github.com/bokkypoobah/index

Index To BokkyPooBah's GitHub Repositories

audit ethereum smart-contracts solidity tools

Last synced: 14 Nov 2024

https://github.com/7i7o/tokengate

Gas Optimized NFT for Token Gating

ethereum nft solidity token-gating

Last synced: 20 Nov 2024

https://github.com/LearnWeb3DAO/uniswap-v4-take-profits-hook

Hook for Uniswap v4 that allows users to place automatically executing on-chain "take-profit" orders

ethereum evm forge foundry hooks solidity uniswap

Last synced: 30 Oct 2024

https://github.com/jbx-protocol/juice-buyback

Delegate which will always take the most advantageous path for users between minting and swapping token project when triggering pay()

ethereum juicebox juicebox-delegate solidity

Last synced: 14 Oct 2024

https://github.com/rubilmax/evm-maths

➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics

aave bigint bignumbers comp compound div ethers evm maths mul ray solidity typescript utils viem wad wagmi

Last synced: 01 Nov 2024

https://github.com/AlbertoCruzLuis/PokemonNFTGame

PokemonNFT started as Buildspace Project - "Create your own mini turn-based NFT browser game" - ROSE Emerald Paratime Testnet

buildspace hardhat nextjs nft pokeapi pokemon react-query solidity tailwindcss typescript

Last synced: 17 Nov 2024

https://github.com/sbip-sg/solc-json-parser

A Powerful AST Parser for Solidity

ast ethereum evm parser solidity

Last synced: 06 Nov 2024

https://github.com/fireblocks/hardhat-fireblocks

Hardhat plugin for integrating with Fireblocks

ethereum ethereum-contract hardhat hardhat-plugin solidity

Last synced: 13 Nov 2024

https://github.com/iampukar/solidity-gas-optimization

An awesome list of gas optimization techniques for smart contracts, with their relevant Proof of Concepts tested using Foundry.

foundry gas-optimization smart-contract-security smart-contracts-audit solidity solidity-gas-optimization solidity-security

Last synced: 28 Dec 2024

https://github.com/masaun/nft-badge-for-staking

NFT Badge for staking on Polygon. This smart contract give a staker a NFT that represents staking period (= vesting period ) which a staker chose.

erc721 nft polygon-matic solidity truffle web3js

Last synced: 18 Oct 2024

https://github.com/manifoldfinance/openmev-router-docs

OpenMEV Router V01 Documentation and Specification

aave defi erc20 ethereum flashbots router solidity sushiswap uniswap

Last synced: 23 Nov 2024

https://github.com/iamnotstatic/abdul-token

An ethereum token based on the ERC-20 token standard

blockchain ethereum smart-contracts solidity

Last synced: 23 Oct 2024

https://github.com/paulrberg/unchecked-counter

Solidity counter type that bypasses checked arithmetic

blockchain counter ethereum forge foundry smart-contracts solidity

Last synced: 09 Nov 2024

https://github.com/kern/debug-solidity

:printer: Solidity library and related contracts for debugging contracts

debug ethereum helper solidity

Last synced: 14 Oct 2024

https://github.com/ivangfr/ethereum-springboot-react

Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE.

ethereum ethereum-blockchain java react remix smart-contracts solidity spring-boot springdoc-openapi web web3j

Last synced: 30 Oct 2024

https://github.com/dodger213/fullstack-nft-minting-dapp

A full-stack dApp (decentralized application) for minting NFTs (Non-Fungible Tokens) built on the Ethereum blockchain using Solidity, Next.js, and Tailwind CSS. The project allows users to mint their own text-based "Eternal Character" NFTs, which have various attributes such as Area of Control, Weapon, and Rank.

chai dapp hardhat nextjs nft solidity tailwindcss

Last synced: 07 Nov 2024

https://github.com/jamjam1234927/eth-mev-bot

Ethereum frontrunning bot to frontrun and sandwich transactions on the eth chain.

blockchain bot crypto-bot cryptocurrency dex eth ethereum evm mempool mev mev-bots sandwich-attacks solidity trading

Last synced: 30 Oct 2024

https://github.com/raineorshine/eth-new-contract

Compile and deploy Solidity contracts straight from source.

ethereum solidity

Last synced: 13 Oct 2024

https://github.com/masaun/forcedao-yield-farming-strategy-on-polygon

This is a smart contract that deal with a yield farming strategy which is using AAVE and Polycat.finance on Polygon.

aave forcedao matic polycat polygon solidity truffle web3js

Last synced: 08 Nov 2024

https://github.com/looksrare/contracts-exchange-v2

LooksRare exchange contracts (v2)

ethereum looksrare nft solidity

Last synced: 10 Dec 2024

https://github.com/makerdao/rwa-toolkit

SW Repo; Content Manager: CES-001; MIP21 Toolkit: Equipment for Off-chain Asset Backed Lending in MakerDAO

makerdao solidity solidity-contracts

Last synced: 09 Nov 2024

https://github.com/bitxx/uniswap-v3

整合uniswap-v3,基于hardhat,快速部署和发布合约及其前端

contract hardhat solidity uniswap uniswapv3

Last synced: 22 Jan 2025

https://github.com/ac12644/supply-chain-smart-contract

🌾 Bringing Transparency to the Food Industry: Create a Smart Contract for Your Supply Chain with Solidity 🚀

food-supply-chain smart-contracts solidity supply-chain

Last synced: 14 Nov 2024

https://github.com/salmandabbakuti/nft-boilerplate

Minimal nft boilerplate with ethersjs, hardhat, react, polygon, web3modal

blockchain contracts ethereum ethereum-dapp nft nft-marketplace solidity

Last synced: 09 Nov 2024

https://github.com/wtfacademy/wtf-sbt

A ERC1155-based SBT (soulbound token) implementation by WTF Academy

blockchain erc1155 eth ethereum nft smart-contracts solidity soulbound-tokens web3

Last synced: 11 Nov 2024

https://github.com/sec-bit/vscode-secbit-ssae

Visual Studio Code extension for SECBIT Solidity Static Analyzer

smart-contracts solidity vscode-extension

Last synced: 22 Nov 2024

https://github.com/mariuspod/defi_blocks

This is a very basic PoC for a graphical no-code builder that generates solidity smart contract code from a given blockly block.

defi solidity yearn

Last synced: 11 Jan 2025

https://github.com/openzeppelin/solidity-loader

Solidity Hot Loader for Starter Kits. Not currently maintained

solidity truffle zepkit zeppelinos

Last synced: 22 Jan 2025

https://github.com/crypmancer/rune-launchpad-bridge

Rune Launchpad And Bridge between Rune and ERC20

bitcoin bridge erc20 evm launchpad rune solidity typescript

Last synced: 12 Nov 2024

https://github.com/whenubelieve/coinswap-farm-master-contract

(Farm-Master) CoinSwap is a DEX with a suite of products available in Decentralized Finance Environment

coinswap contract dex farm finance master smartcontract solidity

Last synced: 07 Dec 2024

https://github.com/kaymen99/aart-nft-marketplace

AART Marketplace : Mint, auction, trade and earn royalties on AI generated NFTs

ai-art-generator ethereum-dapp hardhat nft-auction nft-marketplace solidity

Last synced: 22 Nov 2024

https://github.com/whenubelieve/flattener-contract-solidity

This Solidity Flattener was created for easy inclusion into your Solidity project, and to incorporate it into your build scripts.

contract flattener solidity

Last synced: 07 Dec 2024

https://github.com/yatendra2001/aimuse-ethforall-2023-winner

AI Muse is a decentralised degenerative AI mobile application that allows you to create and mint NFT(s) on single tap.

blockchain dart figma flutter polygon smart-contracts solidity

Last synced: 19 Nov 2024

https://github.com/urish/solidity-contracts

A collection of solidity contracts found on Github

ethereum ethereum-contract ethereum-dapp solidity solidity-contracts solidity-dapps

Last synced: 12 Nov 2024

https://github.com/masaun/referral-system-for-work-rewards

Referral System for $WORK Rewards on Opolis platform (that the Linkdrop is also used)

linkdrop opolis solidity truffle web3js

Last synced: 18 Oct 2024

https://github.com/masaun/GLM-stake-pool

Yield farming opportunity for Golem's GLM token holders. (By staking uniswap-LP tokens that is a pair between GLM and ETH into the stake pool)

defi golem solidity truffle web3js yield-farms

Last synced: 10 Nov 2024

https://github.com/masaun/governoralpha-with-proof-of-voting-nft

This is the smart contract that incentivize voters (of compound) by using the proof of voting NFTs.

compound-finance ethereum etherjs governance hardhat solidity web3js

Last synced: 08 Nov 2024

https://github.com/manifoldfinance/walletbus

Connect shell terminal to your browser for web3 wallets like metamask

command-line dapp dapptools ethereum ethers forge foundry metamask provider shell solidity terminal web3

Last synced: 23 Nov 2024

https://github.com/federicobond/solidity-spec

A Solidity spec suite to test parsers for language compliance.

ethereum parser solidity spec

Last synced: 28 Oct 2024

https://github.com/ethstacktime/farmguard-pro-v4-ethstacktime

Take your trading to the next level with our JavaScript bot that executes Yield Farming on DEX's. Open-source and profitable, get started now!

cryptocurrency cryptocurrency-exchange decentralized ethereum solidity

Last synced: 13 Jan 2025

https://github.com/hazelnutcloud/web3-game

A trust-minimized implementation of an online multiplayer game in web3

crypto game solidity template web3

Last synced: 27 Oct 2024

https://github.com/sambacha/yearn-protocol-nodejs

convenience script to use nodejs/npm insteald of brownie for yearn-protocol

defi eth ethereum nodejs npm solidity yearn

Last synced: 23 Oct 2024

https://github.com/masaun/glm-stake-pool

Yield farming opportunity for Golem's GLM token holders. (By staking uniswap-LP tokens that is a pair between GLM and ETH into the stake pool)

defi golem solidity truffle web3js yield-farms

Last synced: 10 Oct 2024

https://github.com/learnweb3dao/daohacks-workshop

LearnWeb3: How to build an on-chain DAO with automatic proposal execution. Workshop done for ETHGlobal DAOHacks

dao defi ethereum ethglobal hardhat nfts solidity typescript

Last synced: 29 Nov 2024

https://github.com/masaun/tranche-lending-and-borrowing-for-agriculture-market

This is the smart contract that provide fixed-rate borrowing for farmers and lending for investors by utilizing a bond tranche scheme. 👩‍🌾🌽

ethersjs hardhat solidity

Last synced: 18 Oct 2024

https://github.com/0xfuturistic/plonkish-solidity

⚙️ A library for proving PLONKish circuits (halo2) in the EVM.

plonk solidity

Last synced: 23 Oct 2024

https://github.com/masaun/smart-contract-for-public-procurement

This is a smart contract in order to realize a highly transparent public procurement (tender & bid).

nft solidity truffle unodc web3js

Last synced: 18 Oct 2024

https://github.com/nya1/solidity-boilerplate

A modern boilerplate project to quickly kickstart your Solidity project with best practices.

boilerplate ethereum smart-contracts solidity truffle

Last synced: 28 Oct 2024

https://github.com/0xfps/my-solidity

A pack of all solidity codes, I've written not joined to my lessons.

blockchain ethereum solidity

Last synced: 28 Oct 2024

https://github.com/0xfps/diamond

A practical outlook into the Diamond contract structure.

diamond ethereum facets solidity

Last synced: 28 Oct 2024

https://github.com/achadha235/niftycrate

Composable container for non-fungible Ethereum tokens. Compose your tokens to create on-chain collections, profitable loot-boxes and more.

defi eth eth-global games solidity truffle

Last synced: 29 Oct 2024

https://github.com/dina-hosny/chaincare

ChainCare is a health information system that uses smart contracts to handle medical procedures and stores the medical history in Block Chains.

api-rest bigchain blockchain blockchain-technology data-science data-storage data-visualization ethereum golang health-informatics-systems healthcare insomnia metamask postgresql postman reactjs solidity truffle web3

Last synced: 13 Jan 2025

https://github.com/reaperdragon/musicen

Mucisen is Decentralize Music App Built with Next Js, Hardhat, Solidity, Arweave + Bundlr Client and all of the style magic with Tailwind CSS.🎵

apollo-client arweave audioplayer blockchain bundlr ethereum ethersjs googlefonts graphql hardhat javascript nextjs openzeppelin-contracts react-hooks reactjs solidity tailwindcss thegraphprotocol typescript web3

Last synced: 20 Dec 2024

https://github.com/kushagrasarathe/fullstack-progress

This repository keeps track of my fullstack developer journey.

challenge css3 fullstack-developer git golang html html5 javascript nodejs react reactjs solidity ui-design

Last synced: 29 Oct 2024

https://github.com/gri3li/php-ethereum-smart-contract

PHP wrapper for interacting with Ethereum smart contracts

ethereum solidity

Last synced: 07 Nov 2024

https://github.com/20scoops-cnx/solidity-utils

string, integer and list integer utils for solidity

solidity solidity-language solidity-utils

Last synced: 13 Oct 2024

https://github.com/yuvrajchandra/cryptozombies-solidity-notes

This repository contains codes and notes from CryptoZombies (Solidity Tutorial & Etherium Blockchain Programming Course)

blockchain etherium solidity solidity-contracts solidity-language

Last synced: 13 Oct 2024

https://github.com/eteissonniere/trufflestarter

📦 An awesome truffle box with sane defaults for solidity projects.

ethereum openzeppelin solidity template truffle-box

Last synced: 13 Nov 2024

https://github.com/emTr0/NFT-Minting-and-Web3-App

Based on a BuildSpace project where I learned to programmatically generate a NFT collection, write and deploy a smart contract in Solidity, and build a React dApp that let's users connect their wallets to interact with the NFTs.

crypto cryptocurrency dapp ethereum minting nft nfts react reactjs smart-contract smart-contracts solidity web3

Last synced: 17 Nov 2024

https://github.com/kumailn/papertrail

📜🔗A blockchain based scientific journal which incentivizes legitimacy and transparency. Winner at HackPrinceton s18 at Princeton University.

bootstrap ethereum javascript metamask solidity truffle web3

Last synced: 02 Jan 2025

https://github.com/sambacha/dappspec

dappspec is an extended natspec and generator in one

admonitions dappspec devdocs documentation ethereum natspec solidity uerdoc vale

Last synced: 23 Oct 2024

https://github.com/inovizz/library_management_system_blockchain

A community library management system built using ethereum blockchain.

blockchain ethereum-blockchain lms solidity truffle

Last synced: 28 Dec 2024

https://github.com/ethjs/docs

Documentation for the ethjs module set.

docs documentation ethereum ethjs solidity web3

Last synced: 22 Nov 2024

https://github.com/jochasinga/tinyevm

A tiny stack machine to learn Ethereum bytecode.

blockchain ethereum rust smart-contracts solidity virtual-machine

Last synced: 18 Oct 2024

https://github.com/kern/microdao

🤝 Light-weight DAOs/multi-sigs using CREATE2.

contracts solidity

Last synced: 14 Oct 2024

https://github.com/evbots/ethereum_tutorials

Smart contract examples for getting started with Ethereum.

ethereum smart-contracts solidity

Last synced: 09 Nov 2024

https://github.com/pcaversaccio/erc20-permit-upgradeable

Permit-enabled, upgradeable ERC20 smart contract template.

blockchain erc20 ethereum openzeppelin solidity upgradeable-smart-contract

Last synced: 23 Oct 2024

https://github.com/sambacha/solidity-testfiles

contracts for testing parsing and ast transforms for solidity

antlr4 ast foundry parsing prettier pretty-print solidity

Last synced: 26 Oct 2024

https://github.com/tintinweb/smart-contract-sanctuary-celo

🐦🌴🌴🌴🦕 A home for ethereum smart contracts. 🏠

celo smart-contracts solidity

Last synced: 23 Oct 2024

https://github.com/tintinweb/solidity-metrics-action

📊 Generates Solidity Code Metrics Reports for Solidity Source Units in your Repository.

github-action solidity

Last synced: 23 Oct 2024

https://github.com/0x-stan/voltron-gobblers

Let's Go, Voltron Gobbler Force!

gobblers goo solidity vrgdas

Last synced: 23 Oct 2024

https://github.com/reime005/gatsby-dapp-example

A simple example of using the Ethereum blockchain with Gatsby.Js. Smart contract is written in Solidity and developed using Truffle Framework.

dapp ethereum gatsbyjs netlify react smart-contracts solidity truffle

Last synced: 05 Nov 2024

https://github.com/luzzif/aragon-futarchy

A simple app to bring the innovation of prediction markets to Aragon-based DAOs. Powered by Gnosis conditional tokens framework.

blockchain dao dapp ethereum solidity

Last synced: 04 Jan 2025

https://github.com/rainlanguage/rain.orderbook

Rain orderbook libraries, subgraph and contract implementation.

dex rainlang solidity solidity-contracts

Last synced: 02 Jan 2025

https://github.com/syndika-corp/hedera-stupid-amm

Simple Uniswap V2 based AMM implementation on Hedera EVM using Native Token Services

case-study hedera hedera-token-service poc solidity

Last synced: 01 Feb 2025

https://github.com/whenubelieve/wulfz-v1.0-nft-contract

wulfz-v1.0-mmp-capital (Mint totally 5555 NFTs coming from Naruto story and already sold out by last Dec)

contract ethereum nft smartcontract solidity wulfuz

Last synced: 07 Dec 2024

https://github.com/whenubelieve/dao-contract-solidity

We are in progress of improving the test coverage of DigixDAO contracts. All tests can be located in the test directory, segregated by the storage, service and interactive layer. You can refer to this for an overview of how the tests work.

contract dao digix digix-cv digixdao solidity

Last synced: 07 Dec 2024

https://github.com/nakov/ethereum-web3-document-registry-demo

Live demo source code: Document Registry DApp (using Ethereum, Solidity, Web3 and MetaMask)

dapp ethereum metamask solidity web3

Last synced: 11 Nov 2024

https://github.com/net2devcrypto/web3-nft-user-authentication

⚡ A very straightfoward guide to authenticate users in NextJS with NFTs. Block users that aren't holding a specific ERC721 NFT

authentication blockchain ethers nextjs nft smart-contracts smartcontracts solidity web3

Last synced: 02 Dec 2024

https://github.com/v3xlabs/worldcoin.name

Everyone deserves to have an ENS Name. This app serves as a demonstration of sybil resistant name issuance. Simply visit the link below and claim your worldname! 🌐🪩

ens ethglobal next nextjs polygon react solidity tailwind worldcoin

Last synced: 29 Jan 2025