# @devprotocol/util-contracts

> Template repository for using TypeScript and Solidity

Latest version **3.3.0** (published 2021-08-17) · MPL-2.0 license · 0 weekly downloads

## Install

```sh
npm install @devprotocol/util-contracts
pnpm add @devprotocol/util-contracts
yarn add @devprotocol/util-contracts
bun add @devprotocol/util-contracts
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.3.0 |
| Published | 2021-08-17 |
| First published | 2020-12-14 |
| Weekly downloads | 0 |
| License | MPL-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 36.4 KB |
| Known vulnerabilities | 0 (+15 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 2 |
| Maintainers | aggre, akira-taniguchi, kazuyoshi.kawakami |

## Links

- npm: https://www.npmjs.com/package/@devprotocol/util-contracts
- Repository: https://github.com/dev-protocol/util-contracts
- Homepage: https://github.com/dev-protocol/util-contracts#readme
- Issues: https://github.com/dev-protocol/util-contracts/issues
- npm.io page: https://npm.io/package/@devprotocol/util-contracts

## Dependencies (1)

- [@openzeppelin/contracts](https://npm.io/package/@openzeppelin/contracts.md) 4.3.0

## Recent versions

- 3.3.0 (latest) — 2021-08-17
- 3.2.0 — 2021-08-16
- 3.1.0 — 2021-08-16
- 3.0.0 — 2021-08-13
- 2.1.5 — 2020-12-28
- 2.1.4 — 2020-12-28
- 2.1.3 — 2020-12-28
- 2.1.2 — 2020-12-25
- 2.1.1 — 2020-12-25
- 2.1.0 — 2020-12-25
- 2.0.0 — 2020-12-24
- 1.0.3 — 2020-12-23
- 1.0.2 — 2020-12-14

## README

# @devprotocol/util-contracts

this is Solidity utils contracts

# Usage

Create a repository using this template; just runs following command.

```bash
yarn
```

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