Skip to main content

tokamak-network/zkdex-skills

SkillsMP has collected 5 skills from tokamak-network/zkdex-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
0
GitHub forks
0

Skills in this repository

2 occupation categories · 100% classified

Showing 5 of 5 collected skills.

occupation
Software Developers
description

Glossary of core terms used in Tokamak zk-DEx: Note, Account, BabyJubJub, Poseidon hash, ZKDIP, zk Address, etc.

updated
occupation
Information Security Analysts
description

Generate BabyJubJub keypair for zk-DEx. Run `python generate_keypair.py -p <password>` to create sk/pk with Poseidon-based address and encrypted keystore JSON.

updated
occupation
Software Developers
description

Generate zk-DEx mint note. Run `python generate_mint.py --owner-pk-x <hex> --owner-pk-y <hex> --value <amount>` to create a 7-input Poseidon note hash for minting.

updated
occupation
Software Developers
description

Generate zk-DEx redeem note. Run `python generate_redeem.py --sk <key> --value <amount>` to create a Poseidon note hash for redemption.

updated
occupation
Software Developers
description

Generate zk-DEx transfer note. Run `python generate_transfer.py --sk <key> --to-pk-x <hex> --to-pk-y <hex> --value <amount>` to create a Poseidon note hash for transfers.

updated
Showing 5 of 5 collected skills.