Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-web3

List of awesome web3 resources
https://github.com/SHAKOTN/awesome-web3

Last synced: 3 days ago
JSON representation

  • Concepts

  • Bitcoin

      • Bitcoin - A father of all blockchains. Bitcoin development on [Github](https://github.com/bitcoin)
      • Script - Writing smart contracts on Bitcoin is possible, however, not that simple
      • Lightning Network - L2 scaling solution for Bitcoin protocol, aimed to solved scalability problem
      • Bitcoin fees calculator - Bitcoin fees calculation
    • Bitcoin Libraries and Tools

      • bitcoinjs - A javascript Bitcoin library for node.js and browsers
  • Ethereum

    • Ethereum Basics

      • Ethereum Gas Station - Ethereum gas price estimator to predict gas consumption for smart contracts execution
      • Polygon - L2 scaling solution for Ethereum. Most widely used as of 2021
      • Etherscan - Ethereum blockchain explorer
      • Ethereum Book - best way to dive deep into Ethereum ecosystem and learn about all key concepts, runtime and EVM
      • Solidity - Ethereum native language to write smart contracts
      • Vyper - Ethereum another native language for smart contracts development. Used less frequently than solidity
      • Arbitrum - Another L2 scaling solution for Ethereum
      • EVM - Ethereum turing-complete virtual machine, runtime environment to execute smart contracts
    • Ethereum Tutorials:

    • Ethereum Wallets:

      • Metamask - Most popular Ethereum hot wallet
      • Exodus - Another popular Ethereum hot wallet
    • Ethereum Libraries and tools

      • ganache-cli - Ganache command line utility tool
      • web3py - Python library for Ethereum inspired by web3js
      • brownie - Python-based development and testing framework for smart contracts on Ethereum
      • py-evm - Python implementation of EVM
      • Truffle - Another Ethereum development environment
      • Ganache - Ethereum simulator for local(not only) development
      • web3js - One of the best libraries to interact with Ethereum network through JSON-RPC
      • etherjs - Another great library to use with Ethereum
    • Bitcoin Libraries and Tools

    • Ethereum 2

      • Beacon Chain - Beacon chain is a parallel Eth chain that supports Proof of Stake consensus
  • Cardano

    • Ethereum Wallets:

      • Cardano - founder Charles Hoskinson. Smart contracts launched in September 2021 and infrastracture is WIP.
    • Cardano basics

  • DeXes

    • Ethereum Based

      • Uniswap - Most popular decentralized exchange built on Ethereum. Allows to exchange ERC20 tokens
      • 1inch - Another exchange aggregator that scans decentralized exchanges to find the lowest cryptocurrency prices for traders
    • Algorand Based

      • TinyMan - First DeX running on Algorand Blockchain