JuliusPeng / zsc

ZSC Smart Insurance System

Home Page:https://www.zsc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZSC

ZSC Wiki

ZSC APIs

Zeusshield (ZSC) system: AI&P2P Insurance Market Platform

Official implementation for the solidity-based core part of the ZSC system, as well as the js-based web-client and js/php based web-adm.

Implementation overview

1st large-scale Dapp fully settled on the Ethereum platform. Every operation in the system is accomplished through Ethereum. The ZSC development team is leading the architecture design for the pure Ethereum-based large scale Dapp.

Project structure

|-- Database:  
    |-- Core part of zsc system
    |-- Solidity based implementation
    |-- Setup in the ethereum platform
|-- Token:     
    |-- zsc token contract
    |-- Based on ERC20 protocol
|-- WebAdm
    |-- web3.js, javascript and php based implementation
    |-- Compatible with Metamask 
    |-- Used by the administrator to setup the ZSC system
|-- WebClient
    |-- web3.js and javascript based implementation
    |-- Compatible with Metamask 
    |-- Used by ZSC users to do the operations in the ZSC system
|-- WebTest
    |-- web3.js and javascript based implementation
    |-- Compatible with Metamask 
    |-- Used by the ZSC Dev. team to do development on new modules and testing work

Other information and update log are moved to the file update_log.md

About

ZSC Smart Insurance System

https://www.zsc.io

License:MIT License


Languages

Language:JavaScript 71.4%Language:Vue 10.7%Language:PHP 10.6%Language:HTML 6.9%Language:Shell 0.2%Language:CSS 0.1%Language:Java 0.1%