Static web pages without interaction and JavaScript
Smart cobtract is an application in the blockchain
1. What was Web 1.0?
Static websites that contained only text, images or links.
2. What is a smart contract?
A contract on the Ethereum blockchain between two parties, that can own/send money based on certain rules. Smart contract is unstoppable once implemented.
3. How is transparency achieved with ethereum code?
Cause applications on Ethereum blockchain behave the same than transactions on Bitcoin blockchain based on PoW. Once itâs confirmed in the network it canât be changed afterwards.
- The Web 1.0 was a static web. It was not programmable. Thanx to the introduction of browsers compatible with Javascript we moved from Web1.0 to Web 2.0
- Smarts contracts are small pieces of code that can run on the Ethereum network. This programs can manage money according to the stated conditions.
3.Thanx to the smart contracts we can imagine a trustless economy where transactions take place when conditions are met.
- What was Web 1.0?
I think its Internet from the nineties. When I wasnât on it mostly or if I was we were up to no good. Before Facebook. You went to a page if you had to do anything on that page the whole thing would go to some mainframe or server and it would send you back the whole updated page again. When pages take up very little memory. Early days of Internet. Like a new text adventure library. It was fine. But as you got more page assets and more memory being used having to send the entire page the server sending you back the entire thing was not practical. If we all coded in machine code or assembly like back in the 80s may be? There were work arounds created by companies like Macromedia. You could download compilers that could make things really small and I mean I could send a 3d map which folded out via email and it was only 200 kilobytes but people didnât like to code with compilers so they invented Javascript. These work arounds existed for a while with Flash and Adobe bought this up. But then people didnât like to do editing either. They had to use some fad computing designed for graphic designers that could not use computing. Apple wanted to sell solid state architecture under its own Flash brand so it all got killed. Now we got Javascript. A lot of people use it but they are not real hackers. Zuckerberg or Facebook or some other people created something that could get Javascript to be compiled in C for lazy hackers that were too drunk to code or too stoned to care. Everbody moved on to Web 2.0 and gave huge amounts of their data to Google and Facebook or Alphabet whichever way you want to spell giving it all away!
- What is a smart contract?
Itâs what makes trustless and serveless tech work. It could also make it all break but usually if a program is smart then it handles the block so you donât build on crap. Itâs the quality control to consensus. Consesus of dumb bots could create a trustless nightmare where people are blaming everyone and complete chaos. I think computer programmers are into chaos theory so they provided smart contracts much later. May be if its all chaos at the beginning you get more innovation. Once you have solved enough problems and you think a computer can handle them with code you move onto giving people smart contracts and then eventually you let them create their own.
- How is transparency achieved with ethereum code?
Hopeum⊠Transparency can never be truly achieved its a utopian dream. It requires people to be âWired Inâ like Tron or the Matrix. Where you see all the 0s and 1s and when those hands hit that keyboard you are the machine code and your machine does not know you from user but as a program.
But here we try to flatter idiots like me or other people that copy and paste code. Old school hackers. Assembly coders like we beat a mission on spyhunter and entered that block. If we try it, it might be fun. Verify!
- What was Web 1.0?
-The first stage of the internet, static webpages without any scripts.
- What is a smart contract?
-Smart contracts are small pieces of code that run on the BC.
- How is transparency achieved with Ethereum code? - There are no middlemen, all the information is stored on the Blockchain. Also the smart contracts are immutable and can be easily verified.
-
Web1.0 was a precursor on the internet that allowed static text, images, links that were comparatively boring before Java Script. I used to do my homework on Web 1.0 and thought it was high tech. Java Script changed the dynamics of web based functions such as âsmart contracts.â
-
Smart contracts: Controls the inputs and outputs of money under the conditions prescribed in a contract. This came about with the innovations of Java Script to web 2.0.
-
On Blockchain technology, terms and agreements are coded in the program of Ethereum that are visible to all, unchangeable, and completed when those terms and agreements come to fruition. Blockchain transactions eleviate having to trust others to complete transactions and therefore are âtrust-lessâ⊠a mechanism to do trust-less business, to send and receive money without 3rd party interference or dependency.
- Basic HTML only internet characterised by static content.
- A smart contract is a trustless digital implementation (actuated on the basis of an immutable computer program) of a trust, originally developed as part of the Ethereum blockchain.
- Transparency is achieved by virtue of the code and the conditions of the contract being publicly auditable.
- What was Web 1.0?
Static websites that showed text, images and links without user interaction - What is a smart contract?
Pieces of code on the ethereum blockchain that handle agreements/parameters for people - How is transparency achieved with ethereum code?
Anyone can see whatâs happening with the money through the code
- What was Web 1.0?
It was first version of the internet. In which web pages were static more of just text, images & hyperlink links.
- What is a smart contract?
Itâs a smart program on blockchain network that helps to build trustless system. It can hold the data & the money. You can set the conditions inside them to execute actions. It is also as secure as block chain transactions & they are impossible to tamper.
- How is transparency achieved with ethereum code?
The code can be viewed, modified by consensus without interference of any central governing body.
-
Web 1.0 was 1st static internet with very limited options. Like Texts, photos and links.
-
Smart contracts are small peaces of code that runs on Ethereum block chain
S.Contrakt can execude orders itself only when criteria is reached.
3.All the data is transparent and available to be traced by anybody but the confidentiality can be achieved by encryption.
- Web 1.0 was a boring static webs which could only sow text, images and links and you could only read and share information.
- Smart contracts are small pieces of code that run on the ethereum blockchain. We can program and deploy them on the ethereum network by using solidity. With smart contracts we can have programmable money without intermediates and any third parties.
- With smart contracts we can achieve transparency, becouse there is no way someone to reverse or change their behavior and everyone can see what their code is doing, and what is happening with money, without having any middlemen.
-
What was Web 1.0? It was the first technology used when bitcoin was created.
-
What is a smart contract? A program that runs on ETH blockchain by using solidity programming, deployed in the ETH network.
-
How is transparency achieved with ethereum code?
Transactions are executed on the network. However theyâre not controlled by a user, instead they are deployed to the network and run as programmed. User accounts can then interact with a smart contract by submitting transactions that execute a function defined on the smart contract. Smart contracts can define rules, like a regular contract, and automatically enforce them via the code. Therefore creating transparency and no need for middleman.
-
What was Web 1.0?
Web 1.0 was the first version of the internet before JavaScript came about. It was static web pages which would only display pictures, information, links. It did not have chat, messaging, social media or the such. It was good for only sending and receiving and displaying information. Very limited. -
What is a smart contract?
A smart contract is a small piece of code that exists on the ethereum blockchain. It can be programmed to execute the task it was programmed to do, such as payments upon satisfaction of agreements or meeting a duty. -
How is transparency achieved with ethereum code?
In a decentralized system, like ethereum, everyone can see and validate all transactions, which cannot be undone or changed, granting a trustless environment for users.
- What was Web 1.0?
Static web with only limited content possible (text, images) - What is a smart contract?
A contract that is self executed when conditions of the contract are filled. This contract cannot be changed after propagation (blockchain attribute). - How is transparency achieved with ethereum code?
The code is open source so that everyone can verify the contract terms.
1. What was Web 1.0?
Web 1.0 can be described as a static, read-only internet. There was no dynamic content that is responsive to user input.
2. What is a smart contract?
Generally speaking, a smart contract is an agreement between two people in the form of computer code. A smart contract is a piece of code that runs on the Ethereum blockchain, so it cannot be changed. The transactions are processed by the blockchain, which means they can be sent automatically without a third party.
3. How is transparency achieved with ethereum code?
All the data, smart contracts and transactions, is available on the blockchain and can be traced by anybody.
Meaning all smart contracts and their conditions can be audited.
- What was Web 1.0? --> Internet before JavaScript where everything was mostly Static
- What is a smart contract? --> It is a piece of code on the Ethereum Blockchain that does some predefined actions.
- How is transparency achieved with ethereum code? --> Anyone can verify what the Smart Contract does. It is open to read and ensures that there is no need for a middle man/trust.
â Web 1.0 refers to the first iteration of the web, which, according to Berners-Lee, is the âread-only web.â In other words, the early web allowed us to search for information and read it. Furthermore, there was very little in the way of user interaction, by no means was the reader able to interact with the content of the Web 1.0. The content generation in Web 1.0 was rather limited as well.
â A âsmart contractâ is simply a program that runs on the Ethereum blockchain. Itâs a collection of code (its functions) and data (its state) that resides at a specific address on the Ethereum blockchain.
â 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.
2021-04-19T00:08:00Z
- First version or thé web who was static meaning text, images and links only.
- Pieces of code that run my themselves.
- Every transaction is public.
1. What was Web 1.0? Web 1.0 is the first version of the world wide web, or what we call the internet, all of the websites were static, there were only text, links or images.
2. What is a smart contract? Smart contracts are small pieces of code that we run on top of the ethereum blockchain, this smart contract will be written in solidity (Ethereum programming language) and smart contract is unstoppable, no one can go back and change it, it is on the blockchain forever.
- How is transparency achieved with ethereum code? Transparency is achieved because theres no central point of attack, also, the blockchain is immutable, once the smart contract has been executed theres no way of stopping, changing or deleting it.
- What was Web 1.0?
Was the first web built, very static, images and only text and informational. - What is a smart contract?
Make it possible to set rules in the blockchain protocol. Example would be set payments to be sent on a schedule and also stop payments if delegated criteria is not met. - How is transparency achieved with ethereum code?
Ethereum code is set up to a not be change or manipulated, protocol is set to be completed without interference.