# @ddamdev/abi

> Utilities and Classes for parsing, formatting and managing DDAM ABIs.

Latest version **1.0.0-beta.0** (published 2020-05-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ddamdev/abi
pnpm add @ddamdev/abi
yarn add @ddamdev/abi
bun add @ddamdev/abi
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0-beta.0 |
| Published | 2020-05-13 |
| First published | 2020-05-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 9 |
| Unpacked size | 179.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | fuzzy <isee.tseng@hotmail.com> |
| Maintainers | ddamdev |
| Keywords | DDAMChain, ABI |

## Links

- npm: https://www.npmjs.com/package/@ddamdev/abi
- Repository: https://github.com/ddamchain/ddamdev
- npm.io page: https://npm.io/package/@ddamdev/abi

## Dependencies (9)

- [@ddamdev/address](https://npm.io/package/@ddamdev/address.md) >=1.0.0-alpha
- [@ethersproject/hash](https://npm.io/package/@ethersproject/hash.md) >=5.0.0-beta.133
- [@ethersproject/bytes](https://npm.io/package/@ethersproject/bytes.md) >=5.0.0-beta.137
- [@ethersproject/logger](https://npm.io/package/@ethersproject/logger.md) >=5.0.0-beta.137
- [@ethersproject/strings](https://npm.io/package/@ethersproject/strings.md) >=5.0.0-beta.136
- [@ethersproject/bignumber](https://npm.io/package/@ethersproject/bignumber.md) >=5.0.0-beta.138
- [@ethersproject/constants](https://npm.io/package/@ethersproject/constants.md) >=5.0.0-beta.133
- [@ethersproject/keccak256](https://npm.io/package/@ethersproject/keccak256.md) >=5.0.0-beta.132
- [@ethersproject/properties](https://npm.io/package/@ethersproject/properties.md) >=5.0.0-beta.140

## Recent versions

- 1.0.0-beta.0 (latest) — 2020-05-13
- 1.0.0-alpha — 2020-05-13

## README

Ethereum ABI Coder
==================

**EXPERIMENTAL**

Please see the [ethers](https://github.com/ethers-io/ethers.js) repository
for more informations.

API
---

`@TODO`

License
-------

MIT License

---
_Source: https://npm.io/package/@ddamdev/abi · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
