Coder Social home page Coder Social logo

quarkchain-auction's Introduction

代码结构

前端框架来自于:https://ice.work/

在本项目中,同业务相关的代码主要包括以下三部分:

  1. src\layouts\BlankLayout\components\Header\index.jsx

此部分代码包含了搜索框以及账户可提取的余额

  1. src\pages\HomePage\components\Banner\index.jsx

此部分代码用于竞拍

  1. src\pages\HomePage\components\Exchange\index.jsx

此部分代码用于设置交易费率


功能性代码位于:src\utils,包括:

  • contracts.js

合约相关代码,包括合约地址,ABI信息,以及合约接口的生成

  • global.js

一些工具类方法

  • quarkchainRPC.js

一些RPC接口方法

执行流程

> npm i
> npm run build
> npm run start -- -p 8080

quarkchain-auction's People

Contributors

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