2. What is a smart contract?
Indeed sir, just to clarify you a little bit, a smart contract is not only an action, it could be a set of actions or instructions.
If you have any doubt, please let us know so we can help you!
Carlos Z.
2. What is a smart contract?
Indeed sir, just to clarify you a little bit, a smart contract is not only an action, it could be a set of actions or instructions.
If you have any doubt, please let us know so we can help you!
Carlos Z.
Hello sir, this is the wrong topic for those answers.
Here is the right topic for that, Homework on EVM
just copy/paste your answer and post it there, also remember to delete this post since it is in the wrong topic.
If you have any doubt, please let us know so we can help you!
Carlos Z.
What was Web 1.0?
Web 1.0 is the term used to refer to the first stage of development on the World Wide Web that was characterized by simple static websites. The term Web 1.0 didnât appear until the term Web 2.0 was coined in 1999 by Darci DiNucci. During that time, the web was undergoing a major transformation.
What is a smart contract?
A smart contract is a computer protocol intended to digitally facilitate, verify, or enforce the negotiation or performance of a contract . Smart contracts allow the performance of credible transactions without third parties. These transactions are trackable and irreversible.
How is transparency achieved with ethereum code?
All the data is transparent and available to be traced by anybody but the confidentiality can be achieved by encryption. In other words, the confidential information is saved on the blockchain in an encrypted format, and the keys of decryption can be shared only with authorized individuals.
Homework on Ethereum Intro - Questions. (Questions were updated on Dec 3 2019 )
1- Is a static page only to visualize text, image and links
2- Is a piece of programming code in Solidity language that runs on ethereum
blockchain, is the quality to program money, itâs unstoppable, has transparency
and work without intermediaries.
3- Given the nature of blockchain, everyone can see where transactions go, anyone
can change the smart contract so you know whoâs the owner and at the same
time work without intermediaries.
Español
1- Es una pĂĄgina estĂĄtica para visualizar texto, imĂĄgenes y links
2- Es cĂłdigo de programaciĂłn en el lenguaje Solidity que corre en la cadena de
bloques de ethereum, tiene la cualidad de programar dinero, ser imparable, trasparente y funciona sin intermediarios.
3- Todos pueden ver hacĂa donde viajan las transacciones y nadie puede cambiar el
contenido de los contratos que al mismo tiempo funcionan sin intermediarios.
Web 1.0 was the first version of the internet. It was static, where it only contained text, images and links.
A smart contract is piece of code written can be written to hold money and distribute the money based on a specific action. It is programmable money. For example, you could write a smart contract and program it to hold a certain amount of money. Upon completion of the requirements within that contract the money would be distributed to whom it was programmed to be distributed to.
The code is open source and you can view the code within the contract. Because of this you can see the exact requirements and implications of the smart contract. This is fully transparent as you can verify the code and verify its validity.
1.The first form om web. The basic websites, when you could have text, pictures etc but no accounts, chats etc.
2.A smart contract is small pieces of code that can hold money. You donât need third part or middle man. It removes trust and instead you it is the Mr math that is the boss.
3.Everything is open, everyone can see and check the codes. The data is transparent so to speak, therefor everyone can verify the code and verify its vality. It is a good exemple with the Swedish apartment queue system, with transparency the government people of people working and are responsible for the residents, cannot squeeze their own kid before someone else.
static web with basic features
code that is unstoppable and transparent that executes specific transactions triggered by specific events
open blockchain that everyone can see
1.-
The first version of internet where we were not able to interact with web pages.
2.-
It is a program built over a blockchain platform that basically implies that money can be programed to act in one way or another given some conditions, without the intervention humans.
3.-
Since the code on Ethereum platform is visible to anyone, it is possible to know what a contract is programed to do at any moment.
Web 1.0 was the first iteration of the Internet where there was just static content without any form of social functionality like chat services or social media. This was prior to Javascript in Web 2.0. I donât know guys, I sure miss those Geocities and Angelfire sites!
A smart contract is a contract without the need for a middle man (for instance an Escrow Agent when buying a home). Using Ehtereumâs programming language, Solidity, you can schedule a payment or action when certain conditions are met.
Transparency is achieved because either party can view the agreed upon parameters of the smart contract and the Solidity code. It eliminates the need to trust a third party. Much like a Bitcoin transaction, you need only to trust the math.
1. What was Web 1.0? Web 1.0 is the term used to refer to the first stage of development of the World Wide Web that was characterized by simple static websites.
2. What is a smart contract? Smart contracts are small pieces of code that run on the Ethereum blockchain.
3. How is transparency achieved with Ethereum code? Transparency is achieved through immutable smart contracts, which canât be changed once they have been deployed.
Web 1.0 was the internet before Java Script was introduced. Websites were static and the only type of interaction was viewing text, images, and links. You could only read and share information with Web 1.0.
Smart contracts are small pieces of code that run on the Ethereum network. Smart contracts allow for assets to be programmed in a decentralized way. These contracts are irreversible and will deploy automatically however the rules of deployment are programmed.
Transparency is achieved with Ethereum code similar to the bitcoin blockchain. Any additions or alterations would be visible on the and rejected without agreement from the network.
It was made up of static web pages which could only display links.
Small pieces of code/programs that run on ethereum block chain.
By use of smart contracts within the block chain whose code is accessible to all users of the block chain.
Homework on Ethereum Intro - Questions. (Questions were updated on Dec 3 2019 )
1- What was Web 1.0?
Web 1.0 was the first version of the internet. Where you could only have text, images, links, etc. But no dynamic content.
2- What is a smart contract?
Smart contracts are programable codes that are made to run in the Ethereum blockchain and are going to be executed if and only if the conditions based on that code are met
3- How is transparency achieved with ethereum code?
Because ethereum is based on the blockchain, so there is no need to trust, you just verify. No one can change it once it has been introduced into the blockchain and anyone can read the code in order to verify it