You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
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:
We launch with Cosmos-SDK v0.45.0 and we do NFTs using CosmWasm like Stargaze.zone
OR
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.
The text was updated successfully, but these errors were encountered:
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:
OR
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.
The text was updated successfully, but these errors were encountered: