Author

Topic: Smart contract an how to use it ? (Read 267 times)

jr. member
Activity: 41
Merit: 1
November 03, 2018, 08:59:07 PM
#16
Ethereum's ERC-20 smart contracts are the easiest to work with.

They provide a self help guide to get started:


https://www.ethereum.org/token

https://www.ethereum.org/greeter

https://www.ethereum.org/crowdsale

https://www.ethereum.org/dao
newbie
Activity: 24
Merit: 0
November 03, 2018, 08:38:28 PM
#15
Me too, read the theory, not understand its use and how to create the real account in the contract smart.

First lesson:
Smart contracts runs on the blockchain.

Second:.
Smart contracts lets you pay using almost all cryptocurrencies.
jr. member
Activity: 46
Merit: 1
November 03, 2018, 12:48:51 PM
#14
You can make contracts using Ethereum cryptocurrency, but it requires special software that will allow you to make contracts.
newbie
Activity: 30
Merit: 0
October 25, 2018, 07:49:01 PM
#13
Smart ones have a wide range of possible use cases - for businesses, individuals and for IoT devices themselves. In an industry, such as the music industry, either the artist themselves or a publishing company own the rights to the content put out.A smart contract solution here, built on a blockchain, would keep track of all ownership rights. Trusted in true trust - as any changes to the data on the blockchain requires a consensus from all parties on the network.
newbie
Activity: 21
Merit: 2
October 08, 2018, 04:29:28 AM
#12
Vitalik Buterin, explained:
In a smart contract approach, an asset or currency is transferred into a program and the program runs this code and at some point it automatically validates a condition and it automatically determines whether the asset should go to one person or back to the other person, or whether it should be immediately refunded to the person who sent it or some combination thereof.”

Smart contracts essentially define and enforce rules and penalties for a mutual exchange or transaction within seconds in an automated manner. The document is also stored in the distributed public ledger which is the main point of contact. Ethereum charges a transaction fee in Ethers for every transaction. Say for a transfer for 50000 you will be charged a transaction cost of 0.002 ETH which is a lot. One of the blockchain protocols XDC that i recently read about has very low transaction cost as it doesn't use an external process called gas for mining the blocks. Also the standard use of ERC20 ensures fundamental compatibility with the multitude of emerging Ethereum Dapps. But what is amazing is that unlike Ethereum wallets, XDC tokens call on tokens's contact rather than sending them from a wallet, preventing loss of tokens.
member
Activity: 149
Merit: 34
💡 Websites, scripts for BTC web4crypto.xyz
August 09, 2018, 08:10:21 AM
#11
Good beginners guide to smart contract development by Zeppelin: https://blog.zeppelin.solutions/the-hitchhikers-guide-to-smart-contracts-in-ethereum-848f08001f05
Beginners token and crowdsale guide: https://blog.zeppelin.solutions/how-to-create-token-and-initial-coin-offering-contracts-using-truffle-openzeppelin-1b7a5dae99b6
More guides: https://blog.zeppelin.solutions/guides/home
Smart contract library: https://github.com/OpenZeppelin/openzeppelin-solidity
Docs: https://solidity.readthedocs.io/en/v0.4.24/

Check https://www.ethereum.org/ for token, crowdsale and DAO guides.

You can run solidity, truffle, etc. in your computer or VPS with commandline or you can install MetaMask and work in browser: https://metamask.io/ https://remix.ethereum.org/
Always use testnet or testrpc to develop smart contracts (free). Only use mainnet (costs ETH) when you are sure your smart contract is complete, functional and ready to publish.
newbie
Activity: 36
Merit: 0
August 09, 2018, 05:15:28 AM
#10
I think this SMART CONTRACTS, simply explained... thread which i posted will helps to anyone who looking for explanations and its usages.

Bitcoin doesnt have smart contracts yet.
I think ethereum have and it need special software that allows you to make contract.

BTCitcoin aslo supports "Smart Contracts" although a lot more limited when compared with Ethereum.
this articles help me understand it clearly, thanks a lot.
newbie
Activity: 7
Merit: 22
August 09, 2018, 03:29:25 AM
#9
I think you must learn Ethereum because the goal of Ethereum is to be a platform that can run smart contracts and decentralized applications in it.
full member
Activity: 196
Merit: 173
August 09, 2018, 03:07:34 AM
#8
I think this SMART CONTRACTS, simply explained... thread which i posted will helps to anyone who looking for explanations and its usages.

Bitcoin doesnt have smart contracts yet.
I think ethereum have and it need special software that allows you to make contract.

BTCitcoin aslo supports "Smart Contracts" although a lot more limited when compared with Ethereum.
newbie
Activity: 31
Merit: 0
August 09, 2018, 03:01:25 AM
#7
It only happens when you make a transaction that distances geographically, the smart contract shortens the signing time and the transaction.
newbie
Activity: 27
Merit: 0
August 09, 2018, 02:58:12 AM
#6
Bitcoin has a smart contract but you have to know programming language.
legendary
Activity: 2296
Merit: 1014
August 09, 2018, 01:55:08 AM
#5
I have read some articles about a smart contract but it is only on the theory, i still don't know how and where i can create some smart contract Huh.

Bitcoin doesnt have smart contracts yet.
I think ethereum have and it need special software that allows you to make contract.
newbie
Activity: 32
Merit: 0
August 09, 2018, 01:30:35 AM
#4
I am also researching and reading information about smart contracts. I just know smart contracts can be used in many cases, from financial services, healthcare to insurance. As for the use, I also do not know.
legendary
Activity: 2296
Merit: 2721
Top Crypto Casino
August 09, 2018, 12:35:41 AM
#3
Please concrete your questions. What do you want to know about smart contracts? What didnt you understand when reading about them? Did you use google to get answers to your questions?
newbie
Activity: 40
Merit: 0
August 08, 2018, 11:21:08 PM
#2
Me too, read the theory, not understand its use and how to create the real account in the contract smart.
newbie
Activity: 31
Merit: 0
August 08, 2018, 11:10:39 PM
#1
I have read some articles about a smart contract but it is only on the theory, i still don't know how and where i can create some smart contract Huh.
Jump to: