Setup

Installation

Important: Before the Phoenix chain update, a different package was used. This package is now obsolete and strictly deprecated. Use the new package instead.

On your typescript based Project

Use the package manager npm to install phatasma-sdk-ts.

npm install phantasma-sdk-ts

Backend or Frontend?

For using it in the backend, you should take a look at this guide:

Backend Guide

For using it in the frontend and connect to the wallets (Poltergeist/Ecto), take a look at this guide:

Frontend Guide

Last updated