smart-contracts

Open-source projects categorized as smart-contracts

Top 23 smart-contract Open-Source Projects

  • openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • Project mention: Make NFT using ERC721 | dev.to | 2024-05-21

    ERC721 is a standard that describes how to build NFTs on EVM compatible blockchains. We use the OppenZeppelin implementaion of ERC721

  • ethereumbook

    Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

  • Project mention: Building a blockchain from scratch | /r/rust | 2023-12-05

    Check out rust-bitcoin, or go read the free online version of Mastering Ethereum.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • sismo-badges

    Contracts of the Sismo Badge Minting Protocol

  • full-blockchain-solidity-course-js

    Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript

  • full-blockchain-solidity-course-py

    Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition

  • DeFi-Developer-Road-Map

    DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references!

  • Scanners-Box

    A powerful and open-source toolkit for hackers and security automation - 安全行业从业者自研开源扫描器合辑

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • smart-contract-best-practices

    A guide to smart contract security best practices

  • wasm3

    🚀 A fast WebAssembly interpreter and the most universal WASM runtime

  • Project mention: Show HN: Mutable.ai – Turn your codebase into a Wiki | news.ycombinator.com | 2024-01-08

    As long as this is happening, might as well try some of my favorites: https://github.com/wasm3/wasm3, https://github.com/WebAssembly/wabt, https://github.com/bytecodealliance/wasmtime

  • hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  • Project mention: Awesome Ethereum Development Tools I used | dev.to | 2024-05-18

    Hardhat is a development environment specifically designed for creating EVM smart contracts. It offers a comprehensive set of tools that make it indispensable for serious smart contract development. With Hardhat, you have access to a variety of useful features. It provides a local blockchain node, which allows you to test your contracts with no cost. You can also replicate the state of testnet and mainnet blockchains by forking them to your local blockchain node. Additionally, Hardhat offers features like block and time manipulation on your local blockchain node! There are also useful addons such as smart contract verification for blockchain explorer. Without this tool, I would needed to invest a lot more time and money to develop and test my smart contracts.

  • aptos-core

    Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.

  • Project mention: On Implementation of Distributed Protocols | dev.to | 2024-04-05

    AptosBFT — a consensus component supporting state machine replication in the Aptos blockchain (written in Rust);

  • sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • Project mention: Deploy Token on SUI 🚀 (Move 2024 edition) and Tips and Trick. | dev.to | 2024-05-13

    UPDATING GIT DEPENDENCY https://github.com/MystenLabs/sui.git Package toml does not specify an edition. As of 2024, Move requires all packages to define a language edition.

  • web3j

    Lightweight Java and Android library for integration with Ethereum clients

  • v3-core

    🦄 🦄 🦄 Core smart contracts of Uniswap v3

  • Project mention: 5 Selected Platforms To Find Web3 Jobs In 2024 | dev.to | 2024-04-28

    Wellfound boasts of helping top web3 companies like Opensea and Uniswap, in building their engineering teams. Wellfound is definitely one of the best platforms to try out if you wish to find a top web3 job in 2024.

  • SpacetimeDB

    Multiplayer at the speed of light

  • Project mention: Why SQLite Uses Bytecode | news.ycombinator.com | 2024-04-30
  • project_web3.0

    This is a code repository for the corresponding video tutorial. In this video, we're going to build a Web 3.0 React Solidity Blockchain Application

  • embark-framework

    Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

  • mythril

    Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Rootstock, Tron and other EVM-compatible blockchains.

  • anchor

    ⚓ Solana Sealevel Framework

  • Project mention: Configurar Solana en Linux | dev.to | 2023-12-18

    cargo install --git https://github.com/coral-xyz/anchor avm --locked --force

  • v2-core

    🦄 🦄 Core smart contracts of Uniswap V2

  • echidna

    Ethereum smart contract fuzzer

  • remix-project

    Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.

  • Project mention: How I Contributed One Line of Code to Ethereum | dev.to | 2023-11-26

    Remix - Browser-based compiler and IDE for Ethereum smart contracts written with Solidity.

  • remix-ide

    Documentation for Remix IDE

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

smart-contracts related posts

  • Make NFT using ERC721

    2 projects | dev.to | 21 May 2024
  • Awesome Ethereum Development Tools I used

    2 projects | dev.to | 18 May 2024
  • Deploy Token on SUI 🚀 (Move 2024 edition) and Tips and Trick.

    2 projects | dev.to | 13 May 2024
  • 5 Selected Platforms To Find Web3 Jobs In 2024

    1 project | dev.to | 28 Apr 2024
  • Mode - Comprehensive Starter Guide

    1 project | dev.to | 25 Apr 2024
  • How to Register a Smart Contract to Mode SFS with Hardhat.

    2 projects | dev.to | 25 Apr 2024
  • Best Crypto To Invest in 2024 [Expert Guide]

    5 projects | dev.to | 29 Dec 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 30 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source smart-contract projects? This list will help you:

Project Stars
1 openzeppelin-contracts 24,285
2 ethereumbook 19,396
3 sismo-badges 16,147
4 full-blockchain-solidity-course-js 11,666
5 full-blockchain-solidity-course-py 10,629
6 DeFi-Developer-Road-Map 9,487
7 Scanners-Box 8,039
8 smart-contract-best-practices 7,340
9 wasm3 7,022
10 hardhat 6,859
11 aptos-core 5,851
12 sui 5,782
13 web3j 4,991
14 v3-core 4,196
15 SpacetimeDB 4,147
16 project_web3.0 3,940
17 embark-framework 3,775
18 mythril 3,734
19 anchor 3,277
20 v2-core 2,838
21 echidna 2,593
22 remix-project 2,308
23 remix-ide 2,235

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com