295 E. Main Street
White Plains, NY 10523
If you are trying to write code to interact with the Reclaim Protocol (where Kryptocodes is a lead contributor), you can generate a POST request to fetch data using Zero-Knowledge proofs. javascript
const publicOptions = { method: 'POST', body: JSON.stringify({ 'param1': '{{value}}' }) } const privateOptions = { paramValues: { 'value': 'secret_value' } } const proof = await client.zkFetch( 'https://your.url.org', publicOptions, privateOptions ) Use code with caution. Copied to clipboard Kryptocodes
Since "generate post" could refer to a technical "POST" request in a developer context or a social media update for the Reclaim Protocol project, I've provided both options below. 🛠️ Option 1: Technical (POST Request) If you are trying to write code to
Check out the latest commits on our Popcorn Images repo . Huge thanks to @kryptocodes for leading the charge on this one! 🛠️💻 #Web3 #ZKP #Privacy #BlockchainDev 💡 🛠️ Option 1: Technical (POST Request) Check out
"Kryptocodes" is the online handle for Srivatsan Balaji, a Full Stack Blockchain Developer currently working at Reclaim Protocol .
Recent work includes reclaim-js-sdk and popcorn-images. reclaimprotocol/zk-fetch - GitHub