Does anyone here knownof a good ReactJs UI component library that suits Solidity development? i.e. trade, staking components etc.
Hello Folks. I have a smart contract that has a ‘whitelist of addresses’ which is a mapping address -> uint. When i deploy my smart contract, with truffle, i want to populate ...
Hello. Anyone here know an NFT expert? I have a 5th Anniversary Crypto.com NFT and have been offered $100 for it on the NFT market place. Question is, would you hold on for th...
Anyone understand the signature answer at the bottom?
I am putting a struct into a mapping and Truffle blows up saying ‘exited with an error (status 0) after consuming all gas.’. Any tips on how to debug this? It’s blowing up whe...
Should an nft marketplace take ownership of an nft? Or just be approved to transfer it?