-
Notifications
You must be signed in to change notification settings - Fork 928
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
Added The Galgos NFT project #163
Conversation
Hello, My personal suggestions: References: Discussions about guidelines: https://github.com/cardano-foundation/developer-portal/discussions |
Hi @katomm, how you measure enough reputation from the community? |
Community reputation obviously cannot be measured in numbers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Our project is different from the rest as we are developing with smart-contracts to add functionality to our NFTs. Obviously we are waiting for the deployment on the main-net. But for example, these are galgos/dogs and they have a default given name. If you want, you could change its name to the one that you like, this way the NFT is updated based on holder preferences. We burn the token and we mint the same but with updated metadata. This will make them more unique. Another example, we are working a game so your galgo is something that will evolve based on your actions. You can think of a play-to-earn game. If you want more details please let me know, thanks! |
…in (#260) * Bump color-string from 1.5.4 to 1.6.0 Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](Qix-/color-string@1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prismjs from 1.23.0 to 1.24.1 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.1) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add showcase guideline proposed in #176 (#235) * Added The Galgos NFT project (#163) * Add Python Module (#220) * Add Python Module * Add mention of cardano-wallet backend * Remove tags * Remove getstarted link * fix urls and native token sentence (#240) * fix: backslash missing from code example (#246) * removed duplicate for copy command (#244) * IO Fix (#245) Co-authored-by: Priyank * Update get started with developer community (#249) * august developer spotlight article mercury (#256) Co-authored-by: Kevin Cislak <kevin.cislak@cardanofoundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommy <31965230+katomm@users.noreply.github.com> Co-authored-by: thegalgos <86036870+thegalgos@users.noreply.github.com> Co-authored-by: Michał Sałaban <michal@salaban.info> Co-authored-by: cislakk <kjcislak@gmail.com> Co-authored-by: Ari V <11803028+arivictor@users.noreply.github.com> Co-authored-by: Jackson Barnes <30503489+atx-barnes@users.noreply.github.com> Co-authored-by: Kevin Cislak <kevin.cislak@cardanofoundation.org>
* Bump color-string from 1.5.4 to 1.6.0 Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](Qix-/color-string@1.5.4...1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prismjs from 1.23.0 to 1.24.1 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.23.0...v1.24.1) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump path-parse from 1.0.6 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Add showcase guideline proposed in #176 (#235) * Added The Galgos NFT project (#163) * Add Python Module (#220) * Add Python Module * Add mention of cardano-wallet backend * Remove tags * Remove getstarted link * fix urls and native token sentence (#240) * fix: backslash missing from code example (#246) * removed duplicate for copy command (#244) * IO Fix (#245) Co-authored-by: Priyank * Update get started with developer community (#249) * august developer spotlight article mercury (#256) Co-authored-by: Kevin Cislak * Fix Spelling of Address (#258) Change "Adress" to "Address" * Fix spelling of 'metadata' (#261) Changed "metdata" to "metadata" * quickfix typo (#262) * fix grammatical error * fix some typos and grammar quickfixes * fix repetition of 'the' (#263) * removed unsigned_algorithms (#264) * Fix typo in portal style guide (#269) * Update testnet page (Alonzo) (#280) * Fix testnet faucet iFrame * Remove Shelley and Mary references, rename Daedalus testnet * Make the testnet explorer easier to find, update text * Fix indentations * Update links Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Clark Alesna Co-authored-by: thegalgos Co-authored-by: Michał Sałaban Co-authored-by: cislakk Co-authored-by: Ari V Co-authored-by: Jackson Barnes Co-authored-by: Kevin Cislak Co-authored-by: Charles Jenkins Co-authored-by: Pedro Moreira Co-authored-by: Daniel Koman Co-authored-by: Bb Co-authored-by: Alexander Watanabe Co-authored-by: Ben Bowen
No description provided.