Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.06 KB

AssetMantle Wallet

This is the main repository AssetMantle Wallet, React + Javascript project.

Deployments

Tagged Releases are deployed on wallet.assetmantle.one which connects to AssetMantle mainnet.
Latest main branch codebase is deployed on staging.wallet.assetmantle.one which connects to AssetMantle mainnet.
Latest main branch codebase is deployed on test-core-1.wallet.assetmantle.one which connects to AssetMantle Core testnet. Any requests for test-tokens, questions, suggestions, are welcome on Discord AssetMantle -> under wallet-development

Libraries and Integrations

Developer Configurations

npm: '7.14.0'
node: '16.1.0'

Requires Blockchain Rest Client CORS and RPC client CORS (under .mantleNode/config/app.toml) to be disabled/ configured accordingly.