# @bonsaiswapv2/core

> 🎛 Core contracts for the BonsaiswapV2 protocol

Latest version **2.0.2** (published 2023-02-21) · GPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install @bonsaiswapv2/core
pnpm add @bonsaiswapv2/core
yarn add @bonsaiswapv2/core
bun add @bonsaiswapv2/core
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.2 |
| Published | 2023-02-21 |
| First published | 2022-06-22 |
| Weekly downloads | 0 |
| License | GPL-3.0-or-later |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=10 |
| Dependencies | 0 |
| Unpacked size | 2.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | alcanal |
| Keywords | bonsaiswap, ethereum, v2, core, bonsaiswap-v2 |

## Links

- npm: https://www.npmjs.com/package/@bonsaiswapv2/core
- npm.io page: https://npm.io/package/@bonsaiswapv2/core

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 2.0.2 (latest) — 2023-02-21
- 2.0.0 — 2023-02-21
- 1.0.1 — 2022-06-22

## README

# BonsaiSwap V2

# Local Development

The following assumes the use of `node@>=10`.

## Install Dependencies

`yarn`

## Compile Contracts

`yarn compile`

## Run Tests

`yarn test`

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