gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + Gno.land: a blockchain for timeless code and fair open-source
https://gno.land/
Other
878 stars 359 forks source link

"home of fame", an hall of fame for homepages. #2772

Open moul opened 1 week ago

moul commented 1 week ago

Here is the improved text:

Let's create a Hall of Fame to recognize participants in the "Home" competition.

The registration process should be handled by the contract itself, using a simple function like halloffame.Register("my description"). This function will extract the username and path of the calling contract (std.PrevRealm()), and create an entry with the provided description.

See https://github.com/gnolang/gno/pull/2551/files#diff-ac18c4e6b22afbbd3707fcf3312a75a95afe616b6f07gccbf14d5521759abb59R14-R23. If needed, I can extract additional details like p/fqname from the unmerged PR.

Additionally, we can add moderation functions such as AdminRemoveEntry and AdminPauseSubmissions.

linhpn99 commented 1 week ago

How can i contact with u in Signal @moul

moul commented 1 week ago

Use GitHub.