1 repositorio
Mechanisms for fetching binary bytecode of deployed contracts from the ledger for analysis.
Distinct from Smart Contract Analysis: Existing candidates focus on analysis or instantiation, not the actual retrieval of binary code from the state.
Explore 1 awesome GitHub repository matching data & databases · On-Chain Code Retrieval. Refine with filters or upvote what's useful.
Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di
Fetches the binary code of deployed smart contracts from ledger entries for the purpose of analysis.