Last updated 1 year ago
version >= v20.x
Basic knowledge of Typescript and JavaScript
Don't worry, only very basic knowledge of TypeScript and JavaScript are needed.
We provide a lot of examples to help you if you're unfamiliar and recommend as a great quick start reference.
The Peanut SDK can be installed using or any other package manager:
npm i @squirrel-labs/peanut-sdk
You can set the verbosity level to high which will populate the console with all kinds of logs to make debugging easier:
peanut.toggleVerbose(true)