Player Profile

@staratlas/player-profile

Introduction

Welcome to the Player Profile, brought to you by Star Atlas! This open protocol empowers developers to seamlessly create and manage decentralized profiles on the Solana blockchain. Dive into a world where game and application profiles are not bound by central control, ensuring greater trust, transparency, and user autonomy.

The Player Profile Program allows users to manage their identity and access keys. Users can create a list of public keys associated with their profile and set permissions for each key. Identity is no longer tied to a key and is instead tied to a profile, allowing for key rotation, complex ownership structures, and more. No CPI is required to check a key that signs on behalf of a profile.

PackageDescriptionVersionDocs

@staratlas/player-profile

TypeScript bindings for the player-profile program

Installation

npm i @staratlas/player-profile

Examples

Coming Soon...

Last updated