Skip to content

puzzlehq/coinflip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to deploy your own coinflip!

  1. download puzzle wallet, create a wallet, and reference a private key for the command later
  2. get some testnet credits from the faucet for deploying
  3. change the program name in program/program.json
  4. change the program name in program/src/main.leo
  5. download and install snarkos
  6. deploy your program with this command snarkos developer deploy {program name} --private-key "{the aleo private key from step 1}" --query "https://testnet.puzzle.online" --path "./build" --broadcast "https://testnet.puzzle.online/testnet/transaction/broadcast" --priority-fee 0 --network 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published