# Buildspace Project Mismatch and Bugs Left image: Contents from the main website Right image: Contents from the main repository ## Build Solidity Web3 App ### Mismatch 1 ![](https://i.imgur.com/Yf1YqgJ.png) Site: https://buildspace.so/p/build-solidity-web3-app/lessons/randomly-pick-winner-prevent-spammers Repository: https://github.com/buildspace/buildspace-projects/blob/main/Solidity_And_Smart_Contracts/en/Section_4/Lesson_1_Randomly_Pick_Winner.md ## Mint your own NFT collection ### Bugs Sidebar is not highlighting "Connect wallet to web app" when page is active. ![](https://i.imgur.com/W8CJxo7.png) ![](https://i.imgur.com/Zwm6Wqr.png) ### Content mismatch #### Mismatch 1 ![](https://i.imgur.com/44Mqprh.png) Site: https://buildspace.so/p/mint-nft-collection/lessons/connect-wallet-to-web-app Repository: https://github.com/buildspace/buildspace-projects/blob/main/NFT_Collection/en/Section_3/Lesson_2_Connect_Wallet_To_Web_App.md ## Build Solana Web3 App on Solana with React and Rust ### Bugs Sidebar is not highlighting "Finalize and celebrate" when page is active. I believe this is caused by the content mismatch. ![](https://i.imgur.com/xJKhPiL.png) ![](https://i.imgur.com/oKd2oMB.png) ### Content Mismatch #### Mismatch 1 ![](https://i.imgur.com/zSuiEtZ.png) Seems like a bunch of code is missing. However, after digging into it, I noticed that this page is using intro to solidity's content. Could be the reason why the sidebar is not highlighting and also why the content is totally different. See below for the content ![](https://i.imgur.com/uH8cPLF.png) Site: https://buildspace.so/p/build-solana-web3-app/lessons/finalize-celebrate Repository: https://github.com/buildspace/buildspace-projects/blob/main/Solana_And_Web3/en/Section_4/Lesson_2_Finalize_And_Celebrate.md ## Build your own DAO with Javascript ### Bugs Same issue as the previous project. Sidebar is not highlighting "Finalize and celebrate". Seems like all the finalize content are pointing to "Intro to ETH" content. ### Content Mismatch #### Mismatch 1 ![](https://i.imgur.com/BIugP0r.png) Site: https://buildspace.so/p/build-dao-with-javascript/lessons/deploy-nft-bundle Repository: https://github.com/buildspace/buildspace-projects/blob/main/JS_DAO/en/Section_2/Lesson_1_Deploy_NFT_Bundle.md ## Create your own NFT game ### Content Mismatch #### Mismatch 1 Title of the file is not updated. It should be Goerli instead of Rinkeby Site: https://buildspace.so/p/create-turn-based-nft-game/lessons/deploy-to-rinkeby-opensea Repository: https://github.com/buildspace/buildspace-projects/blob/main/NFT_Game/en/Section_1/Lesson_5_Deploy_To_Goerli.md ![](https://i.imgur.com/6LkKkW5.png) ## Metaplex Project ### Bugs Similar to the other projects, the sidebar is not highlighting the active page for "Get local Solana env running." ![](https://i.imgur.com/BjBeYmO.png) ### Content Mismatch #### Mismatch 1 Content doesn't seem to be the most updated on the main site. Site: https://buildspace.so/p/ship-solana-nft-collection/lessons/get-local-solana-env-running Repository: https://github.com/buildspace/buildspace-projects/blob/main/Solana_NFTs/en/Section_2/Lesson_1_Get_Solana_Running.md ![](https://i.imgur.com/FUqW9mc.png) #### Mismatch 2 Repository shows that there are only 3 lessons but on the website it's showing 4 lessons. The 4th was removed because it's irrelevant but it seems like it's not being updated on the website. Site: https://buildspace.so/p/ship-solana-nft-collection/lessons/deploy-nfts-to-solana-devnet Repository: https://github.com/buildspace/buildspace-projects/tree/main/Solana_NFTs/en/Section_2 ![](https://i.imgur.com/7zyj01z.png) ![](https://i.imgur.com/DY77Yoo.png) #### Mismatch 3 Similar to the previous issue. Repository is showing 2 lessons but on the website it's showing 3 lessons. Site: https://buildspace.so/p/ship-solana-nft-collection/lessons/create-mint-nft-button Repository: https://github.com/buildspace/buildspace-projects/tree/main/Solana_NFTs/en/Section_3 ![](https://i.imgur.com/yYhTt0I.png) ![](https://i.imgur.com/SpTfANK.png) #### Mismatch 4 Similar to other issues. Sidebar for "Finalize and celebrate" is not highlighted and content is showing the final lesson for "Intro to solidity". ![](https://i.imgur.com/gx9hmBu.png) ## Build your own domain on Polygon L2 ### Bugs #### Bug 1 Sidebar is not highlighting the correct content for "Get your local Ethereum network running", even though it is active ![](https://i.imgur.com/yIJpTdD.png) ### Content Mismatch #### Mismatch 1 Contents on website doesn't seem to contain the updated contents. Site: https://buildspace.so/p/build-polygon-ens/lessons/make-domains-on-polygon Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_0/Lesson_1_Lets_Make_Some_Domains.md ![](https://i.imgur.com/RUirGPp.png) #### Mismatch 2 Contents doesn't seem to be updated Site: https://buildspace.so/p/build-polygon-ens/lessons/what-is-ens Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_0/Lesson_3_What_Is_ENS.md ![](https://i.imgur.com/Td8UoB7.png) #### Mismatch 3 Contents doesn't seem to be updated Site: https://buildspace.so/p/build-polygon-ens/lessons/get-local-ethereum-network-running Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_1/Lesson_1_Get_Local_Ethereum_Running.md ![](https://i.imgur.com/Xfwyhhl.png) #### Mismatch 4 Contents not updated Site: https://buildspace.so/p/build-polygon-ens/lessons/running-basic-smart-contract Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_1/Lesson_2_Running_Basic_Smart_Contract.md ![](https://i.imgur.com/HI7ztku.png) #### Mismatch 5 Contents not updated Site: https://buildspace.so/p/build-polygon-ens/lessons/domains-resolves-records Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_1/Lesson_3_Setup_Domains_Resolvers_Records.md ![](https://i.imgur.com/ZCxf9ed.png) ![](https://i.imgur.com/Fr31MmH.png) #### Mismatch 6 Site: https://buildspace.so/p/build-polygon-ens/lessons/sell-domains-as-nfts Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_1/Lesson_4_Sell_Domains_As_NFTs.md ![](https://i.imgur.com/HJlyKQj.png) ![](https://i.imgur.com/lkK8li6.png) ![](https://i.imgur.com/XAZLZ5j.png) ![](https://i.imgur.com/pAVzxvK.png) ![](https://i.imgur.com/Xxax50y.png) #### Mismatch 7 Site: https://buildspace.so/p/build-polygon-ens/lessons/deploy-to-mumbai-opensea Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_1/Lesson_5_Deploy_To_Mumbai.md ![](https://i.imgur.com/suuPXCH.png) ![](https://i.imgur.com/VcfqUn4.png) ![](https://i.imgur.com/LJOdqF2.png) #### Mismatch 8 Site: https://buildspace.so/p/build-polygon-ens/lessons/react-app-setup Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_2/Lesson_1_React_App_Setup.md ![](https://i.imgur.com/eToUetv.png) #### Mismatch 9 Site: https://buildspace.so/p/build-polygon-ens/lessons/build-wallet-connect-button Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_2/Lesson_2_Build_Wallet_Connect_Button.md ![](https://i.imgur.com/11Y9QeK.png) #### Mismatch 10 Site: https://buildspace.so/p/build-polygon-ens/lessons/mint-domain-through-app Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_2/Lesson_3_Mint_A_Domain.md ![](https://i.imgur.com/BbYg9fF.png) ![](https://i.imgur.com/JwaGdjV.png) ![](https://i.imgur.com/MPBVhAG.png) ![](https://i.imgur.com/hQtGxP5.png) #### Mismatch 11 Site: https://buildspace.so/p/build-polygon-ens/lessons/little-bit-extra Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_3/Lesson_2_A_Little_Extra.md ![](https://i.imgur.com/MgJKXqt.png) ![](https://i.imgur.com/nHuVEd8.png) #### Mismatch 12 Site: https://buildspace.so/p/build-polygon-ens/lessons/show-user-wallet-network Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_4/Lesson_1_Show_Wallet_And_Network.md ![](https://i.imgur.com/9eonxNX.png) #### Mismatch 13 Site: https://buildspace.so/p/build-polygon-ens/lessons/show-minted-domains-update-records Repository: https://github.com/buildspace/buildspace-projects/blob/main/Polygon_ENS/en/Section_4/Lesson_2_Show_Minted_Domains.md ![](https://i.imgur.com/gEOYPi4.png) ![](https://i.imgur.com/z83GKsE.png) ## Flow NFT ### Content Mismatch #### Mismatch 1 Title of the page doesn't match Site: https://buildspace.so/p/nfts-on-flow/lessons/LE447fbe64-e31c-4a67-a8b1-a903ccbdc6f8 Repository: https://github.com/buildspace/buildspace-projects/blob/main/Flow_NFTs/en/Section_1/Lesson_5_Deploy_To_testnet.md ![](https://i.imgur.com/98aPiNE.png) ![](https://i.imgur.com/w6qca0z.png)