Giter VIP home page Giter VIP logo

komaeka / decentralized-anonymous-bbs Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 41 KB

基于以太坊智能合约的去中心化匿名论坛系统

Home Page: https://kns.cnki.net/kcms2/article/abstract?v=3uoqIhG8C44YLTlOAiTRKu87-SJxoEJu6LL9TJzd50nau9yXZ3-eqTs28o7q0k80z_dSWTzU_nTWQnAp3ka23T1usFoFQeVS&uniplatform=NZKPT&src=copy

License: MIT License

HTML 1.74% Vyper 14.60% Vue 55.92% CSS 13.20% JavaScript 14.54%
ethereum-dapp vue vyper

decentralized-anonymous-bbs's Introduction

基于以太坊智能合约的去中心化匿名论坛系统(A decentralized anonymous BBS system based on Ethereum smart contract)

本开源项目为论文《基于以太坊智能合约的去中心化匿名论坛系统的设计与实现》的源代码,论文链接如下:https://kns.cnki.net/kcms2/article/abstract?v=3uoqIhG8C44YLTlOAiTRKu87-SJxoEJu6LL9TJzd50nau9yXZ3-eqTs28o7q0k80z_dSWTzU_nTWQnAp3ka23T1usFoFQeVS&uniplatform=NZKPT&src=copy

项目介绍

  • 本项目是一个基于以太坊平台,使用Vyper语言作为智能合约实现的匿名论坛系统
  • smart-contract目录中的DABBS.vy为智能合约代码文件
  • src目录为前端代码目录

启动项目

  1. 克隆项目到本地
  2. 运行npm install安装有关的依赖包
  3. 将DABBS.vy部署到Ganache本地测试链或者sepolia测试链
  4. 修改src/router/index.js文件中contractAddress字段,改为自己部署的智能合约地址
  5. 修改src/views/PublishView.vue文件中upLoadPicture函数中的keysecret字段,改为Pinata中自己的key和secret
  6. 运行npm run dev启动项目

decentralized-anonymous-bbs's People

Contributors

komaeka 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.