News about Contracts

More / Etherum Reddit - 2 years ago

Where are smart contracts running?

so I decided to make a blockchain that implements smart contracts as a final year project, and so far I am understanding everything fine, the only thing I can't wrap my head around is where are smart running? I always see people say they run on t...

Cryptocoins Exchanges / Binance - 2 years ago

DAO smart contracts

Using a DAO smart contract, groups of individuals can orgsnize dynsmically and manage shared resources efficiently in a fair and transparent manner. Tha DAO contract simply takes inputs from registered wallet address, analyses the inputs based on pre...

More / Etherum Reddit - 2 years ago

Who can write smart contracts?

Been looking for awhile for actual users of Ethereum. It seems only investors are in it and often it’s only being done through exchanges. Does this even benefit the network? How are we ever going to create peer to peer systems if we don’t actually us...

by COINS NEWS - 2 years ago

Cardano smart contracts unusable for DeFi

So apparently early DeFi projects running on the cardano testnet network are not able to properly operate DeFi transactions due the limitations that cardano has which only allow 1 transaction to process per block. Some users have already reported pr...

by COINS NEWS - 2 years ago

Smart contracts - explained in the simplest terms possible

A ‘smart contract’ is in essence just software that runs and operates automatically. This allows information to be exchanged and executed, without the need for ‘trust’ of other parties or ‘approval’ of a central authority. However, it should be note...

More / Etherum Reddit - 2 years ago

NFT Minting Contracts

Are there any tutorials out there that people know about for creating NFT minting contracts? I haven't found anything good for creating contracts that will assign random attributes to the NFTs when minting has been called. I have seen some that a...

More / Etherum Reddit - 2 years ago

Lack of real-world uses for smart contracts

To me, smart contracts fall into one of three categories: transacting funds between two users on the blockchain, enabling the creation of tokens, or allowing for collectibles (NFT/game skins) to be transacted. What uses for smart contracts are there...

More / Etherum Reddit - 2 years ago

Do smart contracts have memory space?

As fas as I know, Uniswap has pool for each pair such as 3000000 DAI 1000 ETH. Everyone can change liquidity in those pools by being liquidity provider and swaping tokens. Where is these pools' data stored on blockchain? Does contracts have memor...