All
FAQ
Announcements
Product documents
What's a private key/seed phrase?
It typically has a length of 64 bits, though the length may vary depending on the chain. The private key is used to create signatures in a blockchain transaction, which serves to prove ownership of the funds being paid for. It's the secret half of your address and is a string of 64 hexadecimal characters. If you write down your private key differently today than yesterday, you'll be accessing a different wallet. Never write your private key by hand.Published on Aug 24, 2023Updated on Mar 25, 20262,860Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-Stark V2)
The recursive circuit takes 64 different proofs (π0, ..., π63), hashes (h0, ..., h63), equities (e0, ..., e63), and debts (d0, ..., d63) from the lower-layer circuits as inputs. It combines these inputs and produces 3 outputs: a new hash (hrecursive), total equity (erecursive), and total debt (drecursive).Published on Oct 21, 2024Updated on Feb 11, 202691How do I set up wallet release for my DEX trading wallet?
For Solana: use a valid 64-byte or base58 format for the private key. If you are only using EVM, you can leave the Solana fields blank (and vice versa). A .env.example file is included for reference. Run the tool again by double-clicking offBoarding_Windows_script.bat. Open your browser and go to http://localhost:3000. Note: After this initial setup, you only need to repeat Step 4 to run the project again.How do I transfer my tokens using the transfer tool?Published on Jan 29, 2026Updated on Jan 29, 2026
Showing 1-3 of 3 articles