1
2
3
4
5
6
7
8
9
10
11
12
//fetch, but with a zkproof
const publicOptions = {
method: 'GET', // or POST
headers : {
accept: 'application/json, text/plain, */*'
}
}
const proof = await client.zkFetch(
'https://your.url.org',
publicOptions
)
Telegram
Github
GitLab
© 2024, powered by Reclaim.