miden-client-web 0.14.0-alpha.1

Web Client library that facilitates interaction with the Miden network
1
2
3
4
5
6
7
8
9
10
{
  "compilerOptions": {
    "skipLibCheck": true
  },
  "files": [
    "./dist/docs-entry.d.ts",
    "./dist/api-types.d.ts",
    "./dist/crates/miden_client_web.d.ts"
  ]
}