@delphi-labs/shuttle
TypeScript icon, indicating that this package has built-in type declarations

3.23.0 • Public • Published

Shuttle (Core)

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.

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

Test

pnpm run test

Prettier

pnpm run prettier

Lint

pnpm run lint

Build

pnpm run build

Publish

pnpm publish

Package Sidebar

Install

npm i @delphi-labs/shuttle

Weekly Downloads

67

Version

3.23.0

License

MIT

Unpacked Size

881 kB

Total Files

5

Last publish

Collaborators

  • andre-labs
  • delphilabs-dev