-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5571f49
commit 3466454
Showing
13 changed files
with
70 additions
and
27 deletions.
There are no files selected for viewing
14 changes: 9 additions & 5 deletions
14
docs/ecosystem/polygon-id-state-replication/api-reference.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 6 additions & 1 deletion
7
docs/ecosystem/polygon-id-state-replication/smart-contracts-reference.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,41 @@ | ||
# API reference | ||
--- | ||
sidebar_label: API reference | ||
description: Proof of Humanity API reference and endpoints. | ||
--- | ||
import OutLink from "@site/src/components/OutLink"; | ||
|
||
|
||
# Proof of Humanity API reference | ||
|
||
This section contains all Proof of Humanity-related endpoints. | ||
|
||
## User-facing DApp | ||
|
||
Users can get verified using the following DApps: | ||
|
||
- Mainnet(Polygon): https://robotornot.rarimo.com | ||
- Mainnet(Polygon): <OutLink href="https://robotornot.rarimo.com">`https://robotornot.rarimo.com`</OutLink> | ||
|
||
- Testnet(Goerli): https://robotornot.mainnet-beta.rarimo.com | ||
- Testnet(Goerli): <OutLink href="https://robotornot.mainnet-beta.rarimo.com">`https://robotornot.mainnet-beta.rarimo.com`</OutLink> | ||
|
||
|
||
### KYC service | ||
|
||
This service is responsible for the verification of users. | ||
|
||
GitHub: https://github.com/rarimo/kyc-service | ||
GitHub: <OutLink href="https://github.com/rarimo/kyc-service">rarimo/kyc-service</OutLink> | ||
|
||
<!-- TODO: add docs --> | ||
|
||
### Issuer | ||
|
||
This service issues verifiable credentials for verified users. | ||
|
||
GitHub: https://github.com/rarimo/issuer | ||
GitHub: <OutLink href="https://github.com/rarimo/issuer">rarimo/issuer</OutLink> | ||
|
||
<!-- TODO: add docs --> | ||
|
||
#### Endpoints | ||
|
||
| Mainnet | https://api.robotornot.rarimo.com | | ||
| Mainnet | <OutLink href="https://api.robotornot.rarimo.com">`https://api.robotornot.rarimo.com`</OutLink> | | ||
| ------- | ---------------------------------------------- | | ||
| Testnet | https://api.robotornot.mainnet-beta.rarimo.com | | ||
| Testnet | <OutLink href="https://api.robotornot.mainnet-beta.rarimo.com">`https://api.robotornot.mainnet-beta.rarimo.com`</OutLink> | |
3 changes: 2 additions & 1 deletion
3
docs/ecosystem/proof-of-humanity/smart-contracts-reference.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
docs/ecosystem/worldcoin-state-replication/smart-contracts-reference.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters