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

chore: add foo20, a grc20 example smart contract #136

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

moul
Copy link
Member

@moul moul commented Apr 23, 2022

The goal of this PR is to create an example of the ERC20 smart contract in Gno.

It's unclear yet if it will be useful or just an exercise/demo.

Some ideas that come to mind while working on this:

  • should we have some GRCxxx interfaces defined in gno.land/p/grcxxx (just the
    interface)?
  • should this ERC20 demo be a complement of r/tokens, should it be
    included (r/tokens can be a register)?

Bonus:

  • add a gno.land/p/ufmt with the start of a micro fmt package for format strings

Related with #139
Related with https://gno.land/r/boards:bounties/2
Related with https://gno.land/r/boards:bounties/3

@moul moul changed the title chore: add a grc20 example smart contract WIP chore: add a grc20 example smart contract Apr 23, 2022
@moul moul marked this pull request as ready for review April 26, 2022 10:02
examples/go.mod Outdated Show resolved Hide resolved
@moul-bot moul-bot force-pushed the dev/moul/grc20 branch 2 times, most recently from 1e0b45d to 24a78c8 Compare April 26, 2022 11:14
@moul moul marked this pull request as draft April 26, 2022 20:43
@moul moul changed the title WIP chore: add a grc20 example smart contract chore: add a foo20, a grc20 example smart contract Apr 27, 2022
@moul moul force-pushed the dev/moul/grc20 branch 2 times, most recently from f5b1dba to 4577659 Compare April 27, 2022 07:21
@moul moul marked this pull request as ready for review April 27, 2022 07:38
@moul-bot moul-bot force-pushed the dev/moul/grc20 branch 2 times, most recently from 7b85b08 to 8680a3d Compare April 27, 2022 13:37
@moul
Copy link
Member Author

moul commented Apr 27, 2022

@moul moul changed the title chore: add a foo20, a grc20 example smart contract chore: add foo20, a grc20 example smart contract Apr 27, 2022
@jaekwon
Copy link
Contributor

jaekwon commented Apr 27, 2022

this is dope!

@jaekwon jaekwon merged commit 1d4e9a4 into gnolang:master Apr 27, 2022
@moul moul deleted the dev/moul/grc20 branch July 5, 2022 09:16
@moul moul added this to the 🏗1️⃣ test1.gno.land milestone Oct 20, 2022
@moul moul self-assigned this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants