Publication
Partagez vos connaissances.
Formatting/Hello
I am new to Solidity! I wanted to say hello to this awesome community in hopes that it will get me out of my shell, and hopefully meet new people. I have zero programming experience, but love crypto.
When posting questions in these forums is there a certain format I should post my question in, and/or any not so obvious rules I should follow in these forums?
Thank you for taking the time to read, and leaving a reply!
- Smart Contract
- Solidity
- Use cases
Réponses
1Good to be here. I may not be a newbie to solidity but i am still learning and will try to help where ever i can. thankyou
Connaissez-vous la réponse ?
Veuillez vous connecter et la partager.
Solidity is an object-oriented, high-level language for implementing smart contracts. It is a curly-bracket language designed to target the Ethereum Virtual Machine (EVM).
- My ERC721 contract successfully deploys, but I can't verify the contract's source code with hardhat21
- Solidity and ethers.js Compute Different Addresses from the Same Signature21
- can't understand what are the locations(uint256)22
- How to reverse keccak256 in solidity22
- Clarification on Gas Refunds and Comparison Between "require" and "revert" in Smart Contracts21