Skip to content

Latest commit

 

History

History
652 lines (574 loc) · 21.5 KB

File metadata and controls

652 lines (574 loc) · 21.5 KB

Blockchains, Smart Contracts and Web3.0

Content

Bug Bounties

CTF

Data Gathering

DeFi

Development

  • Alchemy: web3 development platform.
  • Brownie: Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
  • dapptools: Dapp, Seth, Hevm, and more
  • Foundry: portable and modular toolkit for Ethereum application development written in Rust.
  • HardHat: development environment to compile, deploy, test, and debug your Ethereum software.
  • Infura: blockchains API and development tools.
  • Openzeppelin-contracts: library for secure smart contract development.
  • remix-project: toolset for contract development.
  • Truffle suite: suite of tools for smart contract development.

Exchanges

Misc

News

Platforms

AAVE

Aptos

Arbitrum

Avalanche

Bitcoin

  • bitcoin.org: Bitcoin official website
  • Documentation: Official documentation for developers
  • GitHub: Bitcoin organization
  • lightning: "layer 2" payment protocol originally layered on top of Bitcoin.
  • mempool: Bitcoin blockchains exploration
  • Stacks: Bitcoin layer for smart contracts
  • wiki: Bitcoin official wiki.

BNB

Cardano

ChainLink

Compaund

Cosmos

Ethereum

  • ethereum.org: Ethereum official website
  • Ganache: ool for creating a local blockchain for fast Ethereum development.
    • Ganache-ui: Personal blockchain for Ethereum development.
  • Secureum: Ethereum and Solidity quizzes and answers by @0xTaylor

Fantom

Monero

MakerDAO

NEAR

Optimism

Polkadot

Polygon

Solana

Synthetix

SUI

Tezos

TheGraph

Tron

Rust

  • artemis: modular, and fast framework for writing MEV bots in Rust.
  • awesome-blockchain-rust: libraries and packages about blockchain/cryptography in Rust.
  • Foundry: portable and modular toolkit for Ethereum application development written in Rust.
  • Lighthouse: Ethereum consensus client in Rust
  • reth: Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust.

Security

Services

Solidity

  • Soliditylang: statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum.
  • Awesome solidity: curated list of awesome Solidity resources, libraries, tools and more.
  • Course - python ed.: Ultimate Solidity, Blockchain, and Smart Contract.
  • Patterns: ompilation of patterns and best practices for the smart contract programming language Solidity.
  • Solidity by Example: an introduction to Solidity with simple examples.

Wallets