@reinis_frp/snapshot.js
TypeScript icon, indicating that this package has built-in type declarations

0.10.1 • Public • Published

Snapshot.js

npm

Install

Snapshot.js was designed to work both in the browser and in Node.js.

In Node Applications

To install Snapshot.js on Node.js, open your terminal and run:

npm i @snapshot-labs/snapshot.js

Browser

You can create an index.html file and include Snapshot.js with:

<script src="https://cdn.jsdelivr.net/npm/@snapshot-labs/snapshot.js"></script>

Development

Install dependencies

yarn

Build package

yarn build

Test cases

yarn test
# or
yarn test:once

Other useful scripts

# Format ABI
ts-node scripts/abi.ts
# Generate hash for types
ts-node scripts/generateHashWithTypes.ts

License

MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @reinis_frp/snapshot.js

Weekly Downloads

3

Version

0.10.1

License

MIT

Unpacked Size

1.37 MB

Total Files

79

Last publish

Collaborators

  • reinis_frp