dethcode
Contract viewer
A tool that enables users to browse and view Ethereum smart contracts in Visual Studio Code without leaving the browser
View source of deployed Ethereum contracts in VSCode
1k stars
16 watching
108 forks
Language: TypeScript
last commit: 8 months ago
Linked from 2 awesome lists
ethereumetherscansmart-contractvisual-studio-code
Related projects:
Repository | Description | Stars |
---|---|---|
dethcrypto/deth | An Ethereum node that simplifies developer experience with improved RPC support and features | 124 |
danielvf/evm-contract-draw | A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
ethereum/sourcify | A decentralized service for verifying the integrity of smart contract source code on Ethereum. | 782 |
joshstevens19/evmc | A tool to fetch and import contract code from the blockchain into an IDE | 127 |
zyield/eth_contract | A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
dapphub/dapptools | A suite of tools for building, testing, and deploying Ethereum smart contracts and related tools | 2,098 |
tintinweb/smart-contract-sanctuary | A repository of verified smart contracts and support scripts for various blockchain networks. | 1,516 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
crytic/ethersplay | An EVM bytecode disassembler and analysis tool for Ethereum contracts. | 842 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
nccgroup/web3-decoder | An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 110 |
dapphub/dappsys | A collection of building blocks for Ethereum smart contract systems using Solidity and Nix. | 581 |
shazow/whatsabi | An Ethereum bytecode analyzer that automatically extracts and interprets function signatures from unverified contracts without source code. | 1,064 |
bit-warrior/ethcmd | A JavaScript tool for exploring and interacting with the Ethereum ÐΞVp2p Wire Protocol | 2 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |