# @0xcert/scaffold

> Overarching module with types, enums, and interfaces for easier development of interoperable modules.

Latest version **2.1.1** (published 2021-03-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @0xcert/scaffold
pnpm add @0xcert/scaffold
yarn add @0xcert/scaffold
bun add @0xcert/scaffold
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2021-03-15 |
| First published | 2018-11-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 199.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 339 |
| Maintainers | xpepermint, moman |
| Keywords | 0xcert, framework, protocol, asset, value, values, currency, token, non-fungible, fungible, erc-721, erc-20, blockchain, javascript, typescript, nodejs, vuejs, nuxtjs, npm, libraries, smart-contract, ethereum, zxc |

## Links

- npm: https://www.npmjs.com/package/@0xcert/scaffold
- Repository: https://github.com/0xcert/framework
- Homepage: https://github.com/0xcert/framework#readme
- Issues: https://github.com/0xcert/framework/issues
- npm.io page: https://npm.io/package/@0xcert/scaffold

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 2.1.1 (latest) — 2021-03-15
- 2.1.0 — 2021-01-14
- 2.0.3 — 2020-08-12
- 2.0.2 — 2020-05-04
- 2.0.1 — 2020-03-06
- 2.0.1-beta0 — 2020-03-05
- 2.0.0 — 2020-03-02
- 2.0.0-beta5 — 2020-02-22
- 2.0.0-beta4 — 2020-02-19
- 2.0.0-beta3 — 2020-02-05
- 2.0.0-beta2 — 2020-01-30
- 2.0.0-beta1 — 2020-01-20
- 2.0.0-beta — 2020-01-17
- 2.0.0-alpha17 — 2020-01-14
- 2.0.0-alpha16 — 2020-01-13
- … 61 more at https://npm.io/package/@0xcert/scaffold/versions

## README

<img src="../../assets/cover-sub.png" />

> Overarching module with types, enums, and interfaces for easier development of interoperable modules.

The [0xcert Framework](https://docs.0xcert.org) is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the [official documentation](https://docs.0xcert.org) for more details.

This module is one of the bricks of the [0xcert Framework](https://docs.0xcert.org). It's written with [TypeScript](https://www.typescriptlang.org) and it's actively maintained. The source code is available on [GitHub](https://github.com/0xcert/framework) where you can also find our [issue tracker](https://github.com/0xcert/framework/issues).

# Scaffold Interfaces

These TypeScript interfaces are platform-agnostic base types which are implemented separately in for each provider.

Or in plain English, these are the base data structures in the 0xcert protocol regardless of whether you are using it on a blockchain or MongoDB.

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