GithubHelp home page GithubHelp logo

weiawesome / dapp_website Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 750 KB

This is an website(dapp) to make some interaction with blockchain.

JavaScript 0.31% CSS 14.85% TypeScript 84.62% Dockerfile 0.23%
blockchain dapps

dapp_website's Introduction

DApp (Decentralized Application)

What is DApp (Decentralized Application) ?

A DApp (Decentralized Application) is a software application that operates on a decentralized blockchain network, offering transparency, security, and trust through smart contracts.

What is the DApp (Decentralized Application) feature

  1. My introduction to the blockchain
  2. Connect with MetaMask
  3. Get th blockchain information
  4. Build transactions with MetaMask
  5. Interact with contracts

How to install

# Ensure have installed git
git clone https://github.com/weiawesome/dapp_website.git

How to start

Start Locally

# Ensure have installed npm
npm install
npm run build
npm start

Start with Docker

# Ensure have installed docker
docker build -t image-name .
docker run -d --name container-name -p 3000:3000 image-name

Then can see the website in http://localhost:3000


WebSite main function and its UI

1. Index

The Introduction to blockchain

img.png

The introduction article and its filter

img_1.png

The author's contact method

img_2.png

2. Connect Wallet

Connect MetaMask to get account information

img.png

3. Get BlockChain information

Specific blockchain network or by MetaMask

img_1.png

Block information

img_2.png

  • Get the latest block height
  • Search block by block height
  • Search block by block hash

Transaction information

img_3.png

  • Search transaction by transaction hash

4. Build Transaction

Connect MetaMask and build transaction

img_4.png

5. Contract Interact

img_6.png

  • Provide contract address and ABI file to interact

dapp_website's People

Contributors

weiawesome avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.