We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25a9c0 commit 8a570a1Copy full SHA for 8a570a1
content/docs/js-sdk/meta.json
@@ -1,5 +1,5 @@
1
{
2
- "title": "NextJS/React SDK",
+ "title": "Javascript SDK",
3
"pages": [
4
"installation",
5
"preparing-request",
content/docs/js-sdk/preparing-request.mdx
@@ -3,12 +3,6 @@ title: Preparing the proof request
description: Create a request for a proof generation on the backend
---
6
-# What is a proof request?
7
-You need to prepare a proof request that will then be presented to the user on the frontend.
8
-This proof request, most importantly, tells the user
9
-1. With which application they will be sharing the data with
10
-2. What is it that they need to prove to the said application
11
-
12
# Quickstart
13
This is the simplest version of creating a proof request.
14
0 commit comments