mirror of
https://github.com/selfxyz/self.git
synced 2026-01-15 01:28:18 -05:00
* add eu id support * add ofac and disclosure euid support * add contract support for euid cards * update contracts * add comment out to remember the interface what we need to implement * prettier * get combine verifyVcAndDisclose function and get bytes data * unified library and clean constant V2 * fix verifyVcAndDisclose interface * add prettier and run prettier except .sol files * prettier * circuit compilation for local environment * add register id circuit in the contracts dir * clean up ignition deploy scritps * refactor deploy scripts * prettier * update serialized dsc tree * fix ofac check * fix passport attestation id --------- Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com>
14 lines
196 B
Plaintext
14 lines
196 B
Plaintext
NETWORK=
|
|
|
|
PRIVATE_KEY='0x123'
|
|
CELO_KEY=
|
|
|
|
MAINNET_RPC_URL=
|
|
SEPOLIA_RPC_URL=https://rpc.sepolia.org
|
|
CELO_RPC_URL=
|
|
CELO_ALFAJORES_RPC_URL=
|
|
CELO_BAKLAVA_RPC_URL=
|
|
|
|
ETHERSCAN_API_KEY=
|
|
CELOSCAN_API_KEY=
|