Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 535 Bytes

Prover Key Generation

This is a simple command-line tool for generating new keys using the Prover SDK.

Installation

  1. Clone the repository:
git clone https://github.com/cartridge-gg/http-prover.git

Usage

cargo run -p keygen

Output

Public key:  0x88e496a53918755f93aae20f8fdfff01f710633825239c264bc4395e3346f3f3, provide it to the server operator.
Private key: 0x400532c40c61ad35c04a1f5b3a10394abb2442209dc4047aeb6a8f76ce47473d, pass this to the sdk to gain access, keep it secret.