@leapwallet/elements

v1.6.4
## How to use
ibc nft cosmos

watch:types

tsc -p tsconfig.json --watch

watch:css

tailwindcss -i ./src/stylesheets/index.css -o ./dist/style.css --watch

dev

run-p watch:*

build:types

tsc -p tsconfig.json

build:bundle

vite build

build

run-s build:types build:bundle build-js

build-js

vite build --config vite.config.umd.ts

prepare

yarn build

lint

eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 100

preview

vite preview

postinstall

graz --generate --endpoint https://assets.leapwallet.io/cosmos-directory-cache/graz-chains.json
npm i @leapwallet/elements

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/18/2024

Downloads

Maintainers