📑“How to” Recipes

Welcome to the Spore-SDK, a comprehensive developer toolkit that provides the necessary functions for seamless interaction with the Spore Protocol.

What is Spore-SDK

Spore-SDK is designed to support you in:

  1. Constructing spores/clusters transactions.

  2. Encoding and decoding the cell data of spores/clusters.

  3. Creating applications and services easily with helper functions.

Let's Go!

Build a TransactionHandle Spore DataCreate Immortal Spore

Try

Creating your first spore from scratchCreating a spore with Secp256k1 lock

Last updated