JavaScript Evm

Open-source JavaScript projects categorized as Evm

Top 10 JavaScript Evm Projects

  • openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

    Project mention: Best Solidity Vertion | /r/solidity | 2023-05-29

    This depends if you're writing a contract from scratch or using existing code. If you're making something new, then yes (recommend not to use THE most recent available, always better to go with tried and tested). For existing projects, never try to override the solidity version. This may be a pain with "@" imports - ideally everyone should specify the library version (e.g. https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v2.5.1/contracts/token/ERC20/ERC20.sol).

  • evm-puzzles

    A collection of EVM puzzles

    Project mention: More EVM Puzzles - Walkthrough | dev.to | 2023-01-24

    More EVM Puzzles are a collection of puzzles, similar to EVM Puzzles by Franco Victorio. In each puzzle, the objective is to have the code STOP, rather than REVERT.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • one-wallet

    1wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.

    Project mention: 1wallet. Is this still being developed? | /r/harmony_one | 2022-11-13

    Someone else just posted this https://github.com/polymorpher/one-wallet

  • bytecode-verifier

    Compile Solidity source code and verify its bytecode matches the blockchain

  • Snapshop

    On-chain snapshots of the whole blockchain state

    Project mention: Announcing Snapshop: on-chain snapshots of the whole blockchain state | /r/ethdev | 2022-06-10
  • evm-run

    🏃 Run EVM code from console or file, on local or mainnet fork.

    Project mention: Unlocking the Lockbox2 | ParadigmCTF’22 | dev.to | 2022-08-23

    I'm using evm-run for assembling + running evm code. (Sidenote: you can checkout ETK which helps with labels as well).

  • ark-protocol

    The Multichain Identity Linking Protocol

    Project mention: Announcing the Ark Protocol Hackathon, with $12,000 in Prizes | dev.to | 2022-11-29

    Check the README for an overview. We also published JavaScript examples for dApp integration that should provide a quick way to add Ark as an authentication method and read data from the protocol. A broader description of Ark and its connected chains and protocols can be found here.

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • hardhat-multi-evm

    HardHat for different EVM-compatible blockchains: SmartBCH, Fantom etc.

  • SolidQuery

    Your tool for generating tailored, decentralized databases on the EVM with in-built CRUD operations and on-chain indexing. Prototype and build blockchain applications with ease and speed.

    Project mention: Show HN: A Database Generator for EVM with CRUD and On-Chain Indexing | news.ycombinator.com | 2023-05-31
  • sigma-squared-core

    Core smart contracts for Sigma Squared, a decentralized gambling ecosystem built on the Polygon blockchain.

    Project mention: We created a gambling protocol owned by players, where profit stays within the player community | /r/ethereum | 2022-07-05
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). The latest post mention was on 2023-05-31.

JavaScript Evm related posts

Index

What are some of the best open-source Evm projects in JavaScript? This list will help you:

Project Stars
1 openzeppelin-contracts 22,363
2 evm-puzzles 587
3 one-wallet 94
4 bytecode-verifier 80
5 Snapshop 63
6 evm-run 25
7 ark-protocol 6
8 hardhat-multi-evm 6
9 SolidQuery 1
10 sigma-squared-core 1
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com