@stargazezone/cosmodal

v0.9.9
A wallet connector with mobile WalletConnect support for the Cosmos ecosystem.

clean

rm -rf node_modules dist

build

tsc

build:webpack

webpack

build:webpack:stats

webpack --json > webpack_stats.json

build:webpack:analyze

webpack-bundle-analyzer webpack_stats.json dist

start

yarn build && cd example && yarn bootstrap

lint

eslint .

format

eslint . --fix

test

jest
npm i @stargazezone/[email protected]

Metadata

  • ISC
  • Whatever
  • Public Awesome
  • released 8/3/2022

Downloads