miden-client-web 0.9.3

Web Client library that facilitates interaction with the Miden rollup
1
2
3
4
5
6
{
  "compilerOptions": {
    "skipLibCheck": true
  },
  "files": ["./dist/crates/miden_client_web.d.ts"]
}