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: 12 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. | 80 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 518 |
consensys/abi-decoder | A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
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. | 124 |
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 | 111 |
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 | 611 |
shazow/whatsabi | A tool for extracting and analyzing Ethereum bytecode without source code. | 1,076 |
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 |