nim-contract-abi
Contract encoder/decoder
Encodes and decodes parameters according to the Ethereum Contract ABI Specification in Nim.
Contract ABI Encoding
3 stars
11 watching
3 forks
Language: Nim
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
esaulpaugh/headlong | Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 79 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 217 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
consensys/abi-decoder | A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 640 |
codex-storage/asynctest | Complements Nim's unittest module to test asynchronous code. | 13 |
udiknedormin/nimcontracts | A library that enables contract-based programming in the Nim language. | 71 |
bcnmy/scw-contracts | A collection of smart contract templates and utilities for implementing Account Abstraction on the Ethereum blockchain. | 123 |
codex-storage/questionable | A library providing elegant abstractions for optional types and result handling in Nim programming language. | 114 |
d1ll0n/abi-lity | A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
nccgroup/web3-decoder | An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 110 |
danielvf/evm-contract-draw | A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
ensdomains/ens-contracts | Core contracts of the ENS protocol | 593 |
shazow/whatsabi | An Ethereum bytecode analyzer that automatically extracts and interprets function signatures from unverified contracts without source code. | 1,064 |
codex-storage/nim-codex-dht | A DHT implementation that provides a flexible and secure way to store and retrieve data in a decentralized network | 3 |
status-im/nim-sqlcipher | A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |