mirror of
https://github.com/logos-storage/nim-contract-abi.git
synced 2026-01-02 13:43:12 +00:00
8 lines
175 B
Nim
8 lines
175 B
Nim
version = "0.1.0"
|
|
author = "Contract ABI Authors"
|
|
description = "ABI Encoding for Ethereum contracts"
|
|
license = "MIT"
|
|
|
|
requires "stint"
|
|
requires "upraises >= 0.1.0 & < 0.2.0"
|