Welcome to the thread about Superblocks. Here you can discuss everything about the platform and potential problems that you might stumble upon.
Please explain in detail the function cb (); and what exactly is the cb function parameter.
I create a DApps and it create an architecture by itselfā¦ could we change it quickly after if we want? or is it not recommendable?
Iām sorry, I did not quite understand your question. Could you elaborate on that? Do you mean if you can edit the smart contract after deploying it?
Hello, my question is that if the folder tree that Superblock generates, it can be modified later, removing or adding new folders. Regards
I donāt think you can add folders or re-arrange files in superblocks atm. At least not what Iām, aware of.
Superblocks is Awesome!
GreetZz
We just released the v1.0 version of Superblocks Labs with a cleaner UI for those interested
Find it here: https://lab.superblocks.com/
Hello folks. Iām getting this message upon opening the view file. Any idea how I should fix it? Thank you.
Nevermind, itās all working fine now. After going through all files in the menu on the left, the problem somehow disappeared
Hi Filip, any action I did on Superblocks, is it on test net or on the production main net ? My main concern is that will any of my action has the potential to mess up the production main net. Thanks
If you havenāt selected the test or main net it is only in the virtual machine. You can configure the network yourself in superblocks, like we do in the coinflip dapp videos. Donāt worry about messing up the network.
Is it possible to get the view of superblocks on to an ordinary website uploaded?
No I donāt think so. You can only work with your local files in superblocks and then deploy them. As a developer you usually donāt want to work directly with production files anyway. You should keep the developing files separate until they are ready to be deployed. Unless you have a specific reason of course.
From what I see in the 1st video on Superblocks, it looks dope
Hi Filip, thanks for your lessons on CoinFlip. I experienced this error. see below jpg.
The link with MetaMask is ok.The deal is included in Etherscan. I use External Account. But it displayed āContract does not exist. When running the in-browser blockchain it gets wiped on every refresh.ā
Is it because of Superblock version or bug ?
Is it because of āthe breaking changes in Metamask, Superblock will become deprecated on December the 16thā ?
If I use āhttps://studio.ethereum.org/ā they do not accept the source codes.
Any advice ?
Hi @vincentchia, sorry for not getting back to you. We actually donāt use superblocks anymore as it is quite outdated. Check out the new Ethereum Programming courses where we use truffle instead