evmc
Contract importer
A tool to fetch and import contract code from the blockchain into an IDE
a simple cli tool to load a contract code up in your IDE instantly.
127 stars
2 watching
8 forks
Language: TypeScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
danielvf/evm-contract-draw | A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
dethcrypto/dethcode | A tool that enables users to browse and view Ethereum smart contracts in Visual Studio Code without leaving the browser | 1,358 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
kariy/jin | A tool for extracting and saving Starknet contract storage data from blockchain state updates | 12 |
pcaversaccio/create2deployer | A helper contract to facilitate safe and easier deployment of smart contracts using the CREATE2 EVM opcode | 287 |
markeljan/stxgpt | A tool to simplify the deployment of smart contracts on the Stacks blockchain | 6 |
oraichain/cosmwasm-tools | A toolset for optimizing and building cosmowasm contracts in TypeScript | 12 |
evmts/tevm-monorepo | A set of tools for building Ethereum-based applications in the browser and Node.js using TypeScript. | 267 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
shazow/whatsabi | An Ethereum bytecode analyzer that automatically extracts and interprets function signatures from unverified contracts without source code. | 1,064 |
ethereum/solc-js | A JavaScript interface to a compiler for the Solidity programming language used in Ethereum smart contracts. | 1,456 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
byterocket/tsownable-huff | A Two-Step Transfer Ownable contract implemented in Huff for EVM programming | 16 |
devongovett/importer | Automates file importing and compilation of CoffeeScript and JavaScript files for use in web applications. | 59 |