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: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides high-performance tools for working with Ethereum contract abis and RLP encodings in Java. | 80 |
| Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| Encodes and decodes function calls and their output in smart contracts | 518 |
| A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
| Complements Nim's unittest module to test asynchronous code. | 13 |
| A library that enables contract-based programming in the Nim language. | 71 |
| A collection of smart contract templates and utilities for implementing Account Abstraction on the Ethereum blockchain. | 124 |
| A library providing elegant abstractions for optional types and result handling in Nim programming language. | 114 |
| A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
| An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 111 |
| A tool for visualizing and analyzing the byte code of Ethereum smart contracts | 122 |
| Core contracts of the ENS protocol | 611 |
| A tool for extracting and analyzing Ethereum bytecode without source code. | 1,076 |
| A DHT implementation that provides a flexible and secure way to store and retrieve data in a decentralized network | 3 |
| A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. | 4 |