GithubHelp home page GithubHelp logo

boxproject / apiserver Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 3.0 2.45 MB

The Server of BoxVault App

Home Page: https://bolaxy.org

License: Apache License 2.0

Go 95.29% Makefile 0.27% PLpgSQL 3.97% Shell 0.48%
golang router business-service security-tools blockchain-service manage-topics gin

apiserver's Introduction

apiServer

README: ENGLISGH | 中文

Overview

BOX (Enterprise Token Safe Box) is an enterprise-level digital assets safe application that uses the axiomatic techniques in blockchain, cryptography and communications security to protect private keys and instructions. BOX, in principle, seeks to prevent the theft and tamper of private keys and instructions. More Information to see BOX Official Website and BOX White Paper

Table of Contents

Features

  • Automatic and secure transfer of assets according to approval flow along with bookkeeping function

  • Self-managed cryptographic keys and shared permissions

  • Multi-Layers of security for private key, transaction instruction and communication

  • Compliance with multiple token standards, one private key controls multiple chains

  • Free and Open Source

Installation

  • Make sure you install the prerequisites first.
  • Generate certificate:
$ sh scripts/keys.sh
  • Modify the configuration file config.toml.example to improve proxy server information and your MySQL configuration information.
  • Rewrite the file name config.toml.example to config.toml.
  • Init your MySQL with the file /db/box.sql.
  • It would be best to modify the server mode from debug to release.
  • config wallet
    • Modify the basic path file path.yml.
    • Config the wallet MySQL whith config.yml.
    • Modify the relevant files in the local directory to configure the full node.

QuickStart

  • Get the Source Code
$ git clone [email protected]:boxproject/apiServer.git
  • Build
$ make build
  • Rebuild
$ make rebuild
  • Start
$ ./apiServer start

Contributing

Find more documentation for developers on API.md

License

Licensed under the Apache License, Version 2.0, Copyright 2018. bolaxy.org authors.

 Copyright 2018. bolaxy.org authors.

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

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.