Skip to content

june111/dapp-lab

Repository files navigation

DApp Lab

Build Status vue vuetify codebeat badge

English | 简体中文

Introduction

Some simple examples of DApp and examples of DApp interacting with web3.

Live version available at http://blog.junezhu.top/dapp-lab/

Catalog

  • DApp

    • Dice (Guesses the number from 1 to 10)
    • Zombie card game (Acknowledge Loom)
    • Lottery (TBD)
    • Airdrop (TBD)
  • Interactive function between smart contract and web3

    • Smart contract read and write
    • Message signing for smart contracts
    • Get information about a specified smart contract
    • Get random number via Oraclize
    • Compile data by abi
    • Send transactions directly with the private key

Author

June -> email

Getting started

# Installing
npm install
# Compiles and hot-reloads for development
npm run dev

App will be running at: http://localhost:8080/dapp-lab/

Build

npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

DApp lab is for DApps sample and some functions about DApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages