Shuttle is an open-source npm package designed to turn wallet connections into a plug-and-play Lego brick for Cosmos dApps.
You can check out the documentation for more information.
| Package | Version | Size |
|---|---|---|
@delphi-labs/shuttle |
||
@delphi-labs/shuttle-react |
||
@delphi-labs/shuttle-vue |
npm install @delphi-labs/shuttleThis 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
pnpm installpnpm run build --filter="@delphi-labs/*"pnpm run devpnpm run testpnpm run prettierpnpm run lintpnpm publish