Giter VIP home page Giter VIP logo

npm version npm lerna MIT license

Activeledger

Activeledger is a powerful distributed ledger technology. Consider it as a single ledger updated simultaneously in multiple locations. As the data is written to a ledger, it is approved and confirmed by all other locations.

Installation

Please see our documentation for detailed instructions. We currently have 2 languages available.

Language
English documentation
Chinese 说明文档

Quickstart Guide

Use NPM to install the 3 main applications for running activeledger.

npm i -g @activeledger/activeledger @activeledger/activerestore @activeledger/activecore
Creating a local Activeledger testnet

Run the following command to create a 3 node local testnet.

activeledger --testnet

Activeledger Create Testnet

When the testnet has been created you can run all of them at once but running

node testnet

Alternatively you can run each instance of Activeledger independantly by navigating into the instance-x folders which have been created and running

activeledger

Activeledger Launch Testnet

Developer Tools

We have created an IDE for developers to create and manage Activeledger smart contracts across multiple networks. This IDE helps manage the private keys for developers to sign their contracts with and the namespaces their contracts will be stored under in each specific network. This tool is currently in beta but is available for Linux, Windows and OSX.

IDE User Guide | 用户指南

Activeledger IDE

IDE Download

Visit Release section

Building from source

Prerequisites

We use lerna to manage this monorepo. Make sure you have lerna installed. If you use a package manager, install lerna with that. Otherwise:

npm install --global lerna

Building

npm i
npm run setup

License

MIT

Activeledger's Projects

Activeledger doesn’t have any public repositories yet.

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.