Skip to content

Commit

Permalink
update: title
Browse files Browse the repository at this point in the history
  • Loading branch information
jincan39 committed Dec 31, 2023
1 parent 1dc7a55 commit 43423fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/zkSBT/About.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# About NPO -zkSBT
# Overview

Manta Network's [NPO platform](https://npo-evm.manta.network) (NFT private offering platform) is set to revolutionize how users generate and mint zkNFTs/zkSBTs. NPO is an NFT/SBT launchpad that leverages Manta Network's zkAddress tooling and MantaPay ZK circuits to privately mint NFTs/SBTs on zkAddress, while using public tokens to pay for minting fees. With Manta's zkNFTs/zkSBTs, developers can build web3 or web2 applications without in-depth knowledge of cryptography or ZKP. The plug-and-play connection with zkNFTs/zkSBTs enables applications to be quickly developed on mobile, opening up new opportunities for developers to create zkNFT/zkSBT projects, including mobile applications, DApps, and projects based on NPO.

Expand Down
3 changes: 1 addition & 2 deletions docs/zkSBT/Benefits.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Benefits of Manta's NPO

# Benefits

## Reduced User Friction:
By utilizing Manta's NPO platform, onboarding users will be simpler, smoother, and less complicated. This means that there will be a lower level of user friction, allowing for an increased user base and improved user experience.
Expand Down
2 changes: 1 addition & 1 deletion docs/zkSBT/How to mint ZKSBT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. install zksbt JS SDK
```shell
npm install @zksbt/jssdk
npm install @zksbt/jssdk
```
2. initialize zksbt JS SDK
```typescript=
Expand Down

0 comments on commit 43423fb

Please sign in to comment.