Skip to content

一个基于星云链的DAPP脚手架,帮助你快速开发区块链应用

Notifications You must be signed in to change notification settings

Tammeny/dapp-starter

Repository files navigation

DAPP Starter Kit

基于星云链的DAPP脚手架,帮助你快速开发区块链应用。

功能

  1. 发布数据到星云公链;
  2. 从星云公链读取数据;
  3. 用户/管理员可删除自己发布的数据;
  4. 管理员可新增与编辑分类。

安装

  • 克隆项目
  • 进入项目目录,并安装依赖
npm install

本地开发

# 打开localhost:8011即可访问
npm run dev

构建

npm run build

合约

路径 /contract/card.js,此合约文件是整个dapp项目的核心。

成为星云链开发者

https://incentive.nebulas.io/cn/signup.html?invite=p8hJs

About

一个基于星云链的DAPP脚手架,帮助你快速开发区块链应用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages