bitkeep-web3modal

v1.9.10
A single Web3 / Ethereum provider solution for all Wallets
web3 crypto ethereum web3modal metamask tally walletconnect portis fortmatic and 10 more...

prepare

npm run clean && npm run build

clean

rm -rf dist

clean:example

rm -rf example/build

clean:node_modules

rm -rf node_modules && cd example && rm -rf node_modules

clean:all

npm run clean && npm run clean:example && npm run clean:node_modules

bootstrap

npm install && cd example && npm install

start

npm run check && cd example && npm run start

build

webpack

build:example

npm run bootstrap && npm run build && cd example && npm run build

test

mocha --require ./babel-polyfill.js test/**/*.spec.js

lint

tslint ./src/*.ts ./src/**/*.ts

format

prettier ./src/*.ts ./src/**/*.ts --write

check

npm run clean && npm run lint && npm run format && npm run build && npm run test

reset

npm run clean:all && npm run bootstrap && npm run check
npm i bitkeep-web3modal

Metadata

  • MIT
  • Whatever
  • Web3Modal
  • released 9/8/2022

Downloads

Maintainers