Skip to content

roni5/web3-wallet

 
 

Repository files navigation

Web3 Wallet

CI Deploy

web3 wallet website

Getting Started

Visit https://web3-wallet.github.io/web3-wallet/docs/getting-started to get started with web3-wallet.

Projects that use @web3-wallet

Documentation

Visit https://web3-wallet.github.io/web3-wallet to view the full documentation.

Examples

Packages

Package Version
@web3-wallet/core npm version
@web3-wallet/react npm version
Wallets
@web3-wallet/metamask npm version
@web3-wallet/defiwallet npm version
@web3-wallet/coinbase-wallet npm version
@web3-wallet/walletconnect npm version
@web3-wallet/trust-wallet npm version
@web3-wallet/imtoken npm version
@web3-wallet/cryptocom-desktop-wallet npm version
@web3-wallet/brave-wallet npm version
@web3-wallet/xdefi npm version
Utilities
@web3-wallet/detect-provider npm version

Development

# install dependencies
pnpm install

# start the dev server at: http://localhost:3003/web3-wallet
pnpm dev

# test
pnpm test

Package versioning and changelogs

@web3-wallet utilizes changeset to manage the versioning and changelogs of its packages.

  1. To update the version of specific packages, run pnpm changeset.
  2. Then, run pnpm changeset version to apply updates of the versioning and changelogs .
  3. Commit the local modifications.
  4. Finally, run pnpm release to publish the updated packages to the npm registry.

License

MIT

About

A modular, extensible and flexible web3 wallet framework for building dApps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.5%
  • JavaScript 2.4%
  • Shell 0.1%