Giter VIP home page Giter VIP logo

wewallet's Introduction

项目背景说明

  • 项目名称: WeWallet
  • 本项目为自发组织的DApp开发者为了学习区块链开发而创建。
  • 钱包项目是为了让大家更好的学习,希望能够认真对待,区块链是讲究公开透明对的。
  • 其他就不废话了

项目概述

  • 本项目主要实现以太币钱包的功能
  • 项目由前端,后端,数据库 组成
  • 用户的数据保存在中心数据库,所以此钱包应该是中心化的钱包
  • 用户私钥用keystore 加密方式存储 keystore的密码 由用户自己保存。
  • 支持 ERC20 的token
  • 支持助记词

前端

  • android
  • web
  • 其他待定

后端

  • golang 版本
  • java 版本

接口说明

  • 用户注册
  • 用户登录
  • 用户密码找回 (非keystore 密码)

  • 卡列表获取 (卡 其实就是一个以太坊钱包地址,以下同)
  • 通过助记词找回 卡号
  • 新建卡号
  • token绑定 (基于erc20)

  • 广播交易
  • 余额查询
  • 交易列表

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.