Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Cosmos SDK Upstream Action #43

Closed
faddat opened this issue Jan 30, 2022 · 2 comments
Closed

Cosmos SDK Upstream Action #43

faddat opened this issue Jan 30, 2022 · 2 comments

Comments

@faddat
Copy link

faddat commented Jan 30, 2022

When we began this work, it was not clear when/if/how native NFTs would exist in the cosmos-sdk.

We now know the answer, they're landing in cosmos-sdk v0.46.0, which we're using for Craft Economy.

Today I updated starport to v0.45.0

ignite/cli#2039

This means that it can now scaffold Cosmos-SDK v0.45.0 chains, but this version isn't super-different from v0.44.x-- mainly some performance enhancements that are centered around wasm & the upcoming release of evmos.

So, we're faced with a choice here:

  1. We launch with Cosmos-SDK v0.45.0 and we do NFTs using CosmWasm like Stargaze.zone

OR

  1. We launch with Cosmos-SDK v0.46.0 and we do native NFTs, with or without CosmWasm

what do you think?

The key difference will likely be timeline. Also, in the event that we ship v0.46.0, we will need to figure out weather or not we should support CosmWasm.

@nghuyenthevinh2000
Copy link
Contributor

even if v0.46.0 is launched, it will need sometimes to achieve stable version. v0.45.0 with CosmWasm is still solid choice.

@faddat
Copy link
Author

faddat commented Jan 30, 2022

I'm going to delegate the decision to you guys, so, if ya want 45, go for it -- ditto 46 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants