Skip to content

Wallet for interacting with the ASI Alliance blockchain network, other cosmos-based ledgers, and performing Inter-Blockchain Communication (IBC) transactions.

License

Notifications You must be signed in to change notification settings

fetchai/asi-alliance-wallet

Repository files navigation

Fetch Wallet

License

Fetch.ai's fork of the Keplr wallet by chainapsis, which is designed to act as a generic wallet software for blockchains built using the Cosmos-SDK and to support the inter-blockchain communication (IBC) protocol.

The wallet is configured for the Fetch.ai Stargate network.

Further information on the Keplr wallet can be found at the base repo.

Developing

Environment Setup

Install global npm dependencies:

npm install --global yarn lerna

# TODO: install [watchman](https://facebook.github.io/watchman/docs/install.html)

Bootstrap packages:

yarn bootstrap

Install package dependencies:

yarn install

Initial build:

yarn build

Local dev server

yarn dev

Author

👤 Fetch.ai

About

Wallet for interacting with the ASI Alliance blockchain network, other cosmos-based ledgers, and performing Inter-Blockchain Communication (IBC) transactions.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.8%
  • SCSS 4.4%
  • JavaScript 0.7%
  • C++ 0.6%
  • Ruby 0.1%
  • Objective-C++ 0.1%
  • Other 0.3%