-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Huy Vo <huyvo@var-meta.com>
- Loading branch information
Showing
6 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
A Gno-powered meme sharing platform where you can share and upvote memes. Built with React and the Gno programming language. | ||
|
||
**A Gno Meme Sharing Platform** | ||
|
||
meme.land is a meme (funny internet image) sharing platform built on top of the Gno.land blockchain tech stack. meme.land allows you to connect with your Gno.land wallet, share memes with your friends and coworkers, and upvote the funniest ones. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[ | ||
{ | ||
"key": "communityAndLearning", | ||
"value": true | ||
}, | ||
{ | ||
"key": "club", | ||
"value": true | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"industry": [ | ||
"Community & Learning", | ||
"Club" | ||
], | ||
"display_term": "Meme Land", | ||
"term": "Meme.land", | ||
"tags": [ | ||
"Club" | ||
], | ||
"glossaries": [], | ||
"short_description": "A Gno-powered meme sharing platform where you can share and upvote memes. Built with React and the Gno programming language.", | ||
"partnerships": [], | ||
"author": "builtongno", | ||
"social": { | ||
"github": "https://github.com/gnolang/memeland", | ||
"x-twitter": "https://twitter.com/_gnoland", | ||
"discord": "https://discord.com/invite/YFtMjWwUN7", | ||
"telegram": "https://t.me/gnoland" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters