Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ wordcel-sdk Public archive

Typescript monorepo for interacting with on chain programs in the wordcel ecosystem

Notifications You must be signed in to change notification settings

Wordcel/wordcel-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordcel-ts

Typescript monorepo for interacting with on chain programs in the wordcel ecosystem

Wordcel's architecture heavily relies on the existence of an indexer to query data efficiently out of the solana blockchain. Our friends at @conciselabs run our indexer and the sdk uses their graphql endpoint to serve up requests. Note that the public endpoint is rate limited.

You can checkout the Grapqhl API in the playground here.

Screenshot 2022-10-16 at 7 39 02 PM