shawntabrizi / substrate-collectables-workshop

A guided tutorial for building an NFT marketplace with the Polkadot SDK
https://www.shawntabrizi.com/substrate-collectables-workshop/
MIT License
236 stars 101 forks source link

Inconsistent reference to the substrate-ui repo #57

Closed ltfschoen closed 5 years ago

ltfschoen commented 5 years ago

When referring to the https://github.com/paritytech/substrate-ui repo, we appear to be inconsistently referring to it both as a Substrate UI and a Polkadot UI.

shawntabrizi commented 5 years ago

@ltfschoen are you sure?

At most points in the tutorial we are using the "Polkadot UI": https://polkadot.js.org/apps/

Then at the end, in chapter 4, we modify the "Substrate UI", which is the repo you linked to in your post.

It may be that we have accidentally referenced one when we meant to reference the other, but that should be a basic update, just let me know where.

Otherwise, it was intentional that we are using 2 different tools throughout our tutorial.

shawntabrizi commented 5 years ago

@ltfschoen if you think there is still an issue feel free to re-open or ping