Skip to content

killeers/snapshot.js

 
 

Repository files navigation

Snapshot.js

npm

Install

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

Node.js

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

License

MIT.

About

A TypeScript SDK for Snapshot

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.8%
  • JavaScript 31.7%
  • HTML 0.5%