# 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

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.


### Content mismatch
#### Mismatch 1

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.


### Content Mismatch
#### Mismatch 1

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

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

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

## Metaplex Project
### Bugs
Similar to the other projects, the sidebar is not highlighting the active page for "Get local Solana env running."

### 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

#### 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


#### 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


#### 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".

## 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

### 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

#### 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

#### 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

#### 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

#### 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


#### 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





#### 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



#### 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

#### 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

#### 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




#### 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


#### 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

#### 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


## 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

