Using the SDK
Prerequisites
Node version >= v20.x
Basic knowledge of Typescript and JavaScript
Installation
The Peanut SDK can be installed using npm or any other package manager:
Toggle Verbose
You can set the verbosity level to high which will populate the console with all kinds of logs to make debugging easier:
Last updated