From dd359b98993378d0a034f3c6d9173b5982ad1169 Mon Sep 17 00:00:00 2001 From: Greg Zaitsev Date: Thu, 13 Aug 2020 09:41:34 +0000 Subject: [PATCH] Fix link to walk-through --- --- a/README.md +++ b/README.md @@ -14,13 +14,12 @@ * ERC-1155 Functionality (currently PoC as Re-Fungible tokens, i.e. items that are still unique, but that can be split between multiple users) * Variety of economic options for dapp producers to choose from to create freemium games and other ways to attract users. As a step one, we implemented an economic model when a collection sponsor can be set to pay for collection Transfer transactions. -Wider NFT Ecosystem: -(Most of it was also developed during Hackusama) +Wider NFT Ecosystem (most of it was developed during Hackusama): * [SubstraPunks Game hosted on IPFS](https://github.com/usetech-llc/substrapunks) * [NFT Wallet and UI](https://uniqueapps.usetech.com/#/nft) * [NFT Asset for Unity Framework](https://github.com/usetech-llc/nft_unity) -Please see our [walk-thorugh instructions](demo/hackusama_walk_through.md) to try everything out! +Please see our [walk-thorugh instructions](doc/hackusama_walk_through.md) to try everything out! ## Hackusama Update -- gitstuff