Skip to content

This repository contains various Blockchain Projects created using Smart Contracts in Solidity

Notifications You must be signed in to change notification settings

SwethaVipparla/Blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Blockchain

This repository contains various Blockchain Projects created using Smart Contracts in Solidity. All the projects were run on the Ethereum Ubuntu Virtual Machine.

Decentralized Applications

Decentralized applications are a piece of so ware that communicates with the blockchain, which manages the state of all network actors. The DApps that I created are as follows:

Smart Contracts

A smart contract is a self-executing contract with the terms of the agreement between buyer and seller being directly written into lines of code. The smart contracts that I created are:

Tools & Links

  • Remix: Online editor/IDE that is a good place to start editing
  • Metamask: Browser based wallet
  • rinkeby-faucet.com: The website where we can allocate eth to our test accounts
  • Etherscan: The Ethereum block explorer
  • Web3.js: A collection of libraries that allows us to interact with a local or remote ethereum node
  • Truffle: Development environment for blockchain dapps (decentralized applications) and smart contracts

About

This repository contains various Blockchain Projects created using Smart Contracts in Solidity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published