Skip to content

Commit 8a570a1

Browse files
author
madhavanmalolan
committed
fixing setParams doc
1 parent c25a9c0 commit 8a570a1

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

content/docs/js-sdk/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "NextJS/React SDK",
2+
"title": "Javascript SDK",
33
"pages": [
44
"installation",
55
"preparing-request",

content/docs/js-sdk/preparing-request.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ title: Preparing the proof request
33
description: Create a request for a proof generation on the backend
44
---
55

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-
126
# Quickstart
137
This is the simplest version of creating a proof request.
148

0 commit comments

Comments
 (0)