# warp-contracts

> An implementation of the SmartWeave smart contract protocol.

Latest version **1.4.45** (published 2024-05-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install warp-contracts
pnpm add warp-contracts
yarn add warp-contracts
bun add warp-contracts
```

## 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.4.45 |
| Published | 2024-05-21 |
| First published | 2022-05-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=16.8 |
| Dependencies | 14 |
| Unpacked size | 1.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Redstone Team |
| Maintainers | redstone-finance |
| Keywords | smartweave, arweave |

## Links

- npm: https://www.npmjs.com/package/warp-contracts
- Homepage: https://github.com/warp-contracts/warp#readme
- Issues: https://github.com/warp-contracts/warp/issues
- npm.io page: https://npm.io/package/warp-contracts

## Dependencies (14)

- [level](https://npm.io/package/level.md) ^8.0.0
- [events](https://npm.io/package/events.md) 3.3.0
- [arweave](https://npm.io/package/arweave.md) 1.14.4
- [unzipit](https://npm.io/package/unzipit.md) ^1.4.0
- [archiver](https://npm.io/package/archiver.md) ^5.3.0
- [fast-copy](https://npm.io/package/fast-copy.md) ^3.0.0
- [async-mutex](https://npm.io/package/async-mutex.md) ^0.4.0
- [bignumber.js](https://npm.io/package/bignumber.js.md) 9.1.1
- [memory-level](https://npm.io/package/memory-level.md) ^1.0.0
- [stream-buffers](https://npm.io/package/stream-buffers.md) ^3.0.2
- [warp-arbundles](https://npm.io/package/warp-arbundles.md) ^1.0.4
- [warp-isomorphic](https://npm.io/package/warp-isomorphic.md) ^1.0.7
- [warp-wasm-metering](https://npm.io/package/warp-wasm-metering.md) 1.0.1
- [safe-stable-stringify](https://npm.io/package/safe-stable-stringify.md) 2.4.1

## Recent versions

- 1.4.45 (latest) — 2024-05-21
- 1.4.45-warpy.1 (warpy) — 2024-11-04
- 1.4.46-beta.0 (beta) — 2024-11-04
- 1.4.36-ao.12 (ao) — 2024-03-18
- 1.4.36-ao.3 (ao.3) — 2024-03-11
- 1.5.0-rc.0 (rc) — 2023-12-11
- 1.2.14-ivm.0 (ivm) — 2022-11-07
- 1.2.14-lambda.8 (lambda) — 2022-11-06
- 1.2.9 (alpha) — 2022-09-20
- 1.2.0-bundles.19 (bundles) — 2022-08-26
- 1.2.0-den.4 (den) — 2022-08-05
- 1.4.36-beta.13 — 2024-08-13
- 1.4.36-beta.12 — 2024-08-13
- 1.4.36-beta.11 — 2024-08-13
- 1.4.36-beta.10 — 2024-08-13
- … 327 more at https://npm.io/package/warp-contracts/versions

## README

# Warp Contracts SDK

Warp Contracts SDK is the implementation of the SmartWeave [Protocol](https://academy.warp.cc/docs/sdk/advanced/smartweave-protocol) - a smart contracts protocol on the Arweave blockchain.

Full documentation can be found in [Warp Academy](https://academy.warp.cc/docs/sdk/overview).

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