Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

Warning: Function state mutability can be restricted to pure function

ethereum solidity

Is it possible to make smart contract trustlessly know addresses of RSK pegnatories in real-time?

solidity bitcoin web3 rsk

Unable to attach to remote geth: Invalid pipe address '/.rinkeby/geth.ipc'

How can we generate multiple random number in ethereum?

Can't import openzeppelin node_modules: File import callback not supported

What does a modifier do in Solidity?

ethereum solidity

Rinkeby Authenticated Faucet is not working? [closed]

ethereum solidity web3-java

Getting error "creation of HelloWorld errored: TypeError: Cannot convert undefined or null to object"

ethereum solidity remix

Source file requires different compiler version : Truffle

Truffle contract deployment failed, invalid sender

solidity truffle

Why can't you pass strings from contract to contract?

solidity

Error when writing remix unit tests: URL not parseable: remix_accounts.sol

unit-testing solidity remix

Ethereum/Solidity - Query Transactions

What is the Solidity interface for the RSK Bridge smart contract?

solidity rsk

upgradable smart contracts with Solidity: interface vs library?

How can I get the same return value as solidity `abi.encodePacked` in Golang

go ethereum solidity

Solidity - Solidity code to Input JSON Description

Solidity setting a mapping to empty

How to modelize smart contracts in UML?

uml solidity smartcontracts