Coder Social home page Coder Social logo

franono / ixo-blockchain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ixofoundation/ixo-blockchain

0.0 0.0 0.0 114.29 MB

ixo blockchain SDK

License: Apache License 2.0

Makefile 0.21% Go 22.54% HTML 0.11% JavaScript 71.62% Shell 3.87% Python 1.52% Nix 0.01% Jupyter Notebook 0.12%

ixo-blockchain's Introduction

ixo Blockchain SDK

version Go Report Card LoC

This is the official repository for the Impact Hub (ImpactHub)

This document will have all details necessary to help getting started with ImpactHub

Documentation

Building and Running

Note: Requires Go 1.15+

To build and run the application:

make run

To build and run the application and also create some accounts:

make run_with_some_data  # Option 1
make run_with_all_data   # Option 2

(Optional) Once the chain has started, run one of the following:

  • Add more data and activity:
bash ./scripts/add_dummy_testnet_data.sh
  • Demos:
bash ./scripts/demo_bonds.sh     # Option 1
bash ./scripts/demo_payments.sh  # Option 2
bash ./scripts/demo_project.sh   # Option 3
...
# Look in the scripts folder for more options!
  • To re-generate .pb.go and .pb.gw.go files from .proto files, as well as docs/core/proto-docs.md:
make proto-gen
  • To re-generate API documentation (swagger.yaml file):
make proto-swagger-gen
  • To build and run the application using Starport (demos will not work if the blockchain is started using this method, and the ./cmd/ixod package has to be refactored to ./cmd/ixo-blockchaind):
starport serve

ixo-blockchain's People

Contributors

benschza avatar brennonh avatar cedricf avatar deepanshutr avatar faddat avatar franono avatar herman-smith-socosm avatar ig-shaun avatar migueldingli1997 avatar nicolaas0411 avatar persistencesujith avatar sibuser avatar stefaniatadama avatar sujith-surendran 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.