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

1159 Add new Entrypoint Examples #105

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

ACStone-MTS
Copy link
Contributor

Updated the CEP-18 docs to include Mint, Burn, Increase_Allowance, Decrease_Allowance and Change_Security.

Closes: casper-network/docs#1159

@ACStone-MTS ACStone-MTS self-assigned this Sep 28, 2023
Copy link
Contributor

@ipopescu ipopescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran all the commands successfully except for the change_security entry point. I need some help there.
In terms of docs, it would be nice to point to the contract's README (../cep18/README.md) at the beginning, on line 3.

docs/3-transfer.md Outdated Show resolved Hide resolved
docs/3-transfer.md Outdated Show resolved Hide resolved
docs/3-transfer.md Show resolved Hide resolved
Copy link
Contributor

@ipopescu ipopescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ACStone-MTS ACStone-MTS merged commit ee647e3 into casper-ecosystem:dev Oct 10, 2023
2 checks passed
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.

Add New Entrypoint Examples to CEP-18 Docs
2 participants