miden-client-web 0.14.8

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/st/docs-entry.d.ts",
    "./dist/st/api-types.d.ts",
    "./dist/st/crates/miden_client_web.d.ts"
  ]
}