shuttle-sidney

1.1.5 • Public • Published

Shuttle-Sidney

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

How to get started

Install

npm install shuttle-sidney

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:

  • shuttle-react
  • shuttle-vue

How to develop

Install

pnpm install

Local dev

pnpm run dev

Test

pnpm run test

Prettier

pnpm run prettier

Lint

pnpm run lint

Publish

pnpm publish

/shuttle-sidney/

    Package Sidebar

    Install

    npm i shuttle-sidney

    Weekly Downloads

    75

    Version

    1.1.5

    License

    MIT

    Unpacked Size

    478 kB

    Total Files

    179

    Last publish

    Collaborators

    • sidney6298