# ddamers

> Umbrella package for most common DDAM libraries.

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

## Install

```sh
npm install ddamers
pnpm add ddamers
yarn add ddamers
bun add ddamers
```

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

## Links

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

## Dependencies (29)

- [@ddamdev/abi](https://npm.io/package/@ddamdev/abi.md) >=1.0.0-alpha
- [@ddamdev/address](https://npm.io/package/@ddamdev/address.md) >=1.0.0-alpha
- [@ddamdev/contracts](https://npm.io/package/@ddamdev/contracts.md) >=1.0.0-alpha
- [@ethersproject/rlp](https://npm.io/package/@ethersproject/rlp.md) >=5.0.0-beta.132
- [@ethersproject/web](https://npm.io/package/@ethersproject/web.md) >=5.0.0-beta.138
- [@ethersproject/hash](https://npm.io/package/@ethersproject/hash.md) >=5.0.0-beta.133
- [@ethersproject/sha2](https://npm.io/package/@ethersproject/sha2.md) >=5.0.0-beta.136
- [@ethersproject/bytes](https://npm.io/package/@ethersproject/bytes.md) >=5.0.0-beta.137
- [@ethersproject/units](https://npm.io/package/@ethersproject/units.md) >=5.0.0-beta.132
- [@ethersproject/base64](https://npm.io/package/@ethersproject/base64.md) >=5.0.0-beta.133
- [@ethersproject/hdnode](https://npm.io/package/@ethersproject/hdnode.md) >=5.0.0-beta.139
- [@ethersproject/logger](https://npm.io/package/@ethersproject/logger.md) >=5.0.0-beta.137
- [@ethersproject/pbkdf2](https://npm.io/package/@ethersproject/pbkdf2.md) >=5.0.0-beta.135
- [@ethersproject/random](https://npm.io/package/@ethersproject/random.md) >=5.0.0-beta.135
- [@ethersproject/wallet](https://npm.io/package/@ethersproject/wallet.md) >=5.0.0-beta.140
- [@ethersproject/strings](https://npm.io/package/@ethersproject/strings.md) >=5.0.0-beta.136
- [@ethersproject/networks](https://npm.io/package/@ethersproject/networks.md) >=5.0.0-beta.136
- [@ethersproject/solidity](https://npm.io/package/@ethersproject/solidity.md) >=5.0.0-beta.131
- [@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/providers](https://npm.io/package/@ethersproject/providers.md) >=5.0.0-beta.166
- [@ethersproject/wordlists](https://npm.io/package/@ethersproject/wordlists.md) >=5.0.0-beta.136
- [@ethersproject/properties](https://npm.io/package/@ethersproject/properties.md) >=5.0.0-beta.140
- [@ethersproject/signing-key](https://npm.io/package/@ethersproject/signing-key.md) >=5.0.0-beta.135
- [@ethersproject/json-wallets](https://npm.io/package/@ethersproject/json-wallets.md) >=5.0.0-beta.138
- [@ethersproject/transactions](https://npm.io/package/@ethersproject/transactions.md) >=5.0.0-beta.135
- [@ethersproject/abstract-signer](https://npm.io/package/@ethersproject/abstract-signer.md) >=5.0.0-beta.142
- [@ethersproject/abstract-provider](https://npm.io/package/@ethersproject/abstract-provider.md) >=5.0.0-beta.139

## Recent versions

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

## README

Ethers
======

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