Skip to content

Shuttle is an open-source npm package designed to turn wallet connections into a plug-and-play Lego brick for Cosmos dApps.

License

Notifications You must be signed in to change notification settings

citadeloneteam001/shuttle

 
 

Repository files navigation

Shuttle

NPM version Build npm-typescript License

Shuttle is an open-source npm package designed to turn wallet connections into a plug-and-play Lego brick for Cosmos dApps.

Docs

You can check out the documentation for more information.

Packages

Packages

Package Version Size
@delphi-labs/shuttle npm min
@delphi-labs/shuttle-react npm min
@delphi-labs/shuttle-vue npm min

How to get started

Install

npm install @delphi-labs/shuttle

Use

This is the core package of Shuttle, contains all the raw logic for connecting to wallets. If you want to use Shuttle in your dApp, you should use one of the framework-specific packages:

  • @delphi-labs/shuttle-react
  • @delphi-labs/shuttle-vue

How to develop

Install

pnpm install

Build

pnpm run build --filter="@delphi-labs/*"

Local dev

pnpm run dev

Test

pnpm run test

Prettier

pnpm run prettier

Lint

pnpm run lint

Publish

pnpm publish

About

Shuttle is an open-source npm package designed to turn wallet connections into a plug-and-play Lego brick for Cosmos dApps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 100.0%