Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well looks like i did something here. Still all a learning process #4

Closed
wants to merge 2 commits into from

Conversation

zDabski
Copy link

@zDabski zDabski commented Nov 23, 2021

No description provided.

@klembee
Copy link
Contributor

klembee commented Nov 23, 2021

Thanks for submitting your examples but It seems to be the default code generated from scrypto new-package. I would suggest to add new things. Here are some examples:

  • Change the data about the token (name, symbol, max_supply)
  • Create a token with mutable supply instead of one with fixed supply
  • Add authentication to this component. Maybe have two tokens. One that can be retrieved by anybody and the other that can only be retrieved by people who have the right badge

Happy learning !

@zDabski
Copy link
Author

zDabski commented Nov 23, 2021 via email

@iamyulong
Copy link
Member

Hi @zDabski, thank your for sharing your example and learning process!

I'm super happy to see you making process. However, I'm not going to merge this PR as it doesn't provide much info for others to learn.

I'd suggest you watch Russ' workshop recording and Peirs and Matt's presentation to get some idea to code with.

This website lists most DeFi applications, if you're interested.

@iamyulong iamyulong closed this Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants