Skip to content

mani-353/Soroban-Accelerated-Bootcamp-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Soroban-Accelerated-Bootcamp-final-project

Key Changes:

1.Account Struct: Added a frozen field to the Account struct.

2.Token Struct: Now contains a HashMap to store account balances and their frozen status.

3.freeze_account and unfreeze_account Functions: Added these functions to freeze and unfreeze accounts.

4.Transfer and transfer_from Functions: Updated to check if the account is frozen before allowing a transfer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages