News about Smartcontract

More / Bitcoin Reddit - 2 years ago

Help on BTC Splitter SmartContract

Hi,New to smartcontract/defi coding, want to create a btc splitter smart contract.For example, send 100$ in btc to contract addr A:then split according to rules : {person1 : 30%person2: 50%person3: 20%}Amount can accumulate in contract, and be sent w...

More / Bitcoin Reddit - 2 years ago

RSK Blokchain and rBTC, bitcoin with smartcontract

Hello everyone! How are you?This is my first post, I really didn't know where to ask this and I found this beautiful forum full of bitcoiners.I recently found RSK (https://www.rsk.co/) looking for DEFI projects where to invest my savings.This project...

More / Etherum Reddit - 2 years ago

Very basics of blockchain and smartcontracts?

I wanted to learn more about how code is executed on smart contracts, and how langauge support is implemented in a blockchain, like rust in solana, solidity in ethereum? Or maybe thats not a thing! Where can I learn the very low level details about b...

More / Etherum Reddit - 2 years ago

How do smartcontracts self execute?

Let’s say a smartcontract has some ethereum in it and it is supposed to send this ethereum minus the Necessary transaction fees once certain conditions are met. What I don’t understand is how the smartcontract continuesly checks whether those conditi...