# @ddamdev/address

> Utilities for handling DDAM Addresses.

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

## Install

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

## 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-alpha.0 |
| Published | 2020-05-15 |
| First published | 2020-05-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 12.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | fuzzy <isee.tseng@hotmail.com> |
| Maintainers | ddamdev |
| Keywords | DDAMChain |

## Links

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

## Dependencies (6)

- [bn.js](https://npm.io/package/bn.js.md) ^4.4.0
- [@ethersproject/rlp](https://npm.io/package/@ethersproject/rlp.md) >=5.0.0-beta.132
- [@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/bignumber](https://npm.io/package/@ethersproject/bignumber.md) >=5.0.0-beta.138
- [@ethersproject/keccak256](https://npm.io/package/@ethersproject/keccak256.md) >=5.0.0-beta.132

## Recent versions

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

## README

Ethereum Address Utilities
==========================

**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/address · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
