Skip to content

peanutprotocol/peanut-sdk

Repository files navigation

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>