dusk-wallet-core 0.6.0

The core functionality of the Dusk wallet
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "@dusk-network/wallet-core",
  "version": "0.0.1",
  "files": ["mod.wasm"],
  "repository": "git://github.com/dusk-network/wallet-core",
  "publishConfig": {
    "@dusk-network:registry": "https://npm.pkg.github.com"
  }
}