Backend Guide

Keep in mind, both the backend and frontend make use of the phantasma-sdk-ts library.

you can check the source code and make pull request to improve it!

phantasma-sdk-ts source code

Examples

Check all the examples and the source code of already implemented projects to give some in ideas how to get started.

Create a Transaction

Create Script Call

Creating a New Address

Decode Transfer Events

Get a Block by Height

Get a Transaction

Get Data from New Blocks

Get User Balances

Importing a Wallet

Invoke a Script

Send a Transaction

Sign a Transaction

Transfer Tokens

Last updated