Skip to content

A repository featuring comprehensive Capsule SDK examples across platforms

Notifications You must be signed in to change notification settings

capsule-org/examples-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples Hub

A centralized repository featuring comprehensive Capsule SDK examples. For more details, visit the documentation or the developer portal to get your API keys.

Directory

This section provides an overview of the available Capsule SDK examples across different platforms.

Web

Within each of these sections:

  • src/auth/ has examples across connector libraries, OAuth/login methods, and authenticated vs. pre-generated wallets.
  • src/signing/ has examples for popular Cosmos, EVM, and Solana signer libraries as well as Account Abstraction.

To run the examples, navigate to the respective directory and use:

yarn install
yarn dev

Make sure to configure the .env file based on the .env.example file in each project directory.

Additional web examples can also be found outside this repository:

Mobile

Each of these examples is an app that can be run individually. To run them, navigate into the corresponding directory and use:

yarn install
yarn dev

Make sure to set up a .env file based on the .env.example file in each project directory.

Server

Within each of these sections, the handlers/ directory contains examples for signing with pre-generated wallets, imported sessions, and Account Abstraction.

To run these examples, navigate to the specific directory and use:

yarn install
yarn dev

Make sure to configure the .env file based on the .env.example file in each project directory.

Specialized

Each of these examples is an app that can be run individually. Follow the same steps as above to run them.

Make sure to configure the .env file based on the .env.example file in each project directory.

About

A repository featuring comprehensive Capsule SDK examples across platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •