Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 283 Bytes

Peanut Protocol SDK

Send tokens via cryptographically secure links.

Read the full docs here.

Install

npm i @squirrel-labs/peanut-sdk

or via CDN:

<script src="https://cdn.jsdelivr.net/npm/@squirrel-labs/peanut-sdk/dist/index.js"></script>