-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from prateekreddy/main
Added new network entity: 0xa2024540267e3366B1D3381285dd11A1B45928df
- Loading branch information
Showing
2 changed files
with
13 additions
and
10 deletions.
There are no files selected for viewing
23 changes: 13 additions & 10 deletions
23
networks/0xa2024540267e3366B1D3381285dd11A1B45928df/info.json
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,24 +1,27 @@ | ||
{ | ||
"name": "network name 12", | ||
"description": "network description 12", | ||
"name": "Kalypso", | ||
"description": "Kalypso is a circuit-agnostic ZK proof marketplace enabling users to outsource generation of ZK proofs to sophisticated hardware providers. It leverages TEEs to support circuits with private inputs. The orderbook-based matching engine allows users to tailor their proof requests by prioritizing either response time or cost efficiency, offering flexibility to meet diverse needs.", | ||
"tags": [ | ||
"network" | ||
"TEEs", | ||
"ZK", | ||
"GPUs", | ||
"Marketplace" | ||
], | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"name": "Website", | ||
"url": "https://google.com" | ||
"url": "https://kalypso.org/" | ||
}, | ||
{ | ||
"type": "website", | ||
"name": "X", | ||
"url": "http://twitter.com/" | ||
"type": "docs", | ||
"name": "Kalypso Documentation", | ||
"url": "https://docs.kalypso.org/" | ||
}, | ||
{ | ||
"type": "website", | ||
"name": "Twitch", | ||
"url": "https://www.twitch.tv/" | ||
"type": "example", | ||
"name": "Join Kalypso", | ||
"url": "https://docs.kalypso.org/tutorials/nitro-attestation-verification-risc0/" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.