Setup

Installation

circle-info

Important: Before the Phoenix chain update, the package phantasma-ts was used. It is now deprecated. Use phantasma-sdk-ts instead.

In a TypeScript project

npm install phantasma-sdk-ts

React wrapper (optional)

npm install @phantasma/connect-react

Backend or Frontend?

For backend usage, see:

Backend Guidechevron-right

For frontend usage with Poltergeist/Ecto:

Frontend Guidechevron-right

Last updated