Skip to content

albertwong08/BUILDH3R_June_Demox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUILDH3R_June_Demox

Step 1: Leo Installation

image

Step 2: Install snarkOS

image

Step 3: Create a leo project using leo new token_tut_ws2024jun. Then put the code for the new token to main.leo.

image

Step 4: Run the mint function using leo run mint 10032u. This create 100 new token

image

Step 5: Run the transfer function. This outputs 2 token records, 10 token with the owner = receiver, and 90 tokens with owner = creator who minted the 100 token in step 4.

image

Step 6: Go to my Leo wallet. Follow the steps to get the testing token.

image

Transaction: https://explorer.aleo.org/transaction/at1hexc2qk0wx6h5eg6760kc0w0l2wl35lflngfunznfws9nyqn7szqwphdnp?tab=overview

image

Step 7: Go to https://demo.leo.app/deploy. After connecting to my leo wallet, put my compiled work which is saved at build\main.aleo to Program. Input fees, program id, etc and Deploy.

image

My work is then deployed https://explorer.aleo.org/transaction/at1tuxyn4xd9x93z4cust4akm0k9fevf7e4vynt2n8y6xcc9qshxcqqgp4vd9

image

https://explorer.aleo.org/program/token_tut_ws2024jun09.aleo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published