Search code examples
Is it secure to run public ethereum node?...


securityethereumweb3jstrufflemetamask

Read More
Why signed tx should be encoded to bytes before sending raw transaction?...


goblockchainethereumsmartcontractsgo-ethereum

Read More
Questions about implementing ERC20 tokenswap contract...


blockchainethereumsolidity

Read More
Where does solidity compiler saves the compiled binaries?...


compilationethereumsolidity

Read More
.net Generate good private key for Ethereum account...


.netcryptographyethereumnethereum

Read More
how do I automatically display the connected wallet address on the website without needing to refres...


reactjsreact-hooksethereumuse-effectweb3js

Read More
can't update state in solidity test blockchain...


ethereumsolidityweb3jstruffleganache

Read More
How Can I pass value from useState into balanceOf function in web3...


javascriptreactjsethereumsolidityweb3js

Read More
"Transaction reverted: trying to deploy a contract whose code is too large", Is 10KB too l...


unit-testingethereumsolidityhardhatcontract

Read More
How to use ethers.js-JsonRpcProvider with Next.js to retrieve onchain data?...


reactjsnext.jsethereumsmartcontractsethers.js

Read More
Assertion error whilst running truffle test...


unit-testingethereumsoliditychaitruffle

Read More
an error in truffle test with "It" statement...


error-handlingblockchainethereumsoliditytruffle

Read More
How do I check empty string in solidity?...


stringblockchainethereumsoliditysmartcontracts

Read More
Solidity: Error: Please pass numbers as strings or BN objects to avoid precision errors...


javascriptblockchainethereumsoliditysmartcontracts

Read More
How can we access RLP encoded signed raw transaction in solidity?...


ethereumsolidity

Read More
Solidity: Using mapping and code design for lottery contract address...


structmappingethereumsoliditysmartcontracts

Read More
How to prevent usage of signatures that were given by fake websites after signing eth message?...


authenticationsecurityethereumethers.js

Read More
How to concatenate 2 String in Solidity and encode Keccak256?...


ethereumsoliditysmartcontractsmerkle-treekeccak

Read More
How to find the owner count of an NFT collection?...


javascriptethereumsoliditysmartcontractsweb3js

Read More
Batch Minting vs Lazy Minting Directly to user wallet...


ethereumsoliditysmartcontracts

Read More
Ethereum Web3.js Invalid JSON RPC response: ""...


blockchainethereumsolidity

Read More
BEP-20 Token Transaction on NodeJs...


node.jsethereumweb3jsbinancebinance-smart-chain

Read More
Call Ethereum using web3.js on Azure Function...


javascriptnode.jsazureethereumweb3js

Read More
SyntaxError: Unexpected token '?' in upgrading smart contract using @openzeppelin/hardhat-up...


blockchainethereumsmartcontractshardhatopenzeppelin

Read More
Ethereum Solidity - Does require() use any gas?...


blockchainethereumsoliditysmartcontracts

Read More
Is possible to call a function from another contract in assembly ? Solidity...


ethereumsolidityremixopcodeevm

Read More
import web3 into react js getting BREAKING CHANGE: webpack < 5 used to incl...


javascriptreactjsethereumweb3-react

Read More
How to check whether user has any ERC1155 of specific contract in solidity?...


ethereumsoliditysmartcontractserc721erc1155

Read More
Writing Ethereum Smart Contracts for Role based permission...


ethereumsoliditygo-ethereum

Read More
Check that object is null in solidity mapping...


ethereumsolidity

Read More
BackNext