w1kke / snapshot.js

Home Page:https://snapshot.page/#/strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshot.js

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>

License

MIT.

About

https://snapshot.page/#/strategies

License:MIT License


Languages

Language:TypeScript 94.7%Language:JavaScript 5.2%Language:HTML 0.1%