Git Product home page Git Product logo

bitconch / bitconch-core Goto Github PK

View Code? Open in Web Editor NEW
204.0 17.0 81.0 704.94 MB

A new distributed web protocol for smart contracts and decentralized applications.

License: MIT License

Dockerfile 0.01% Makefile 1.06% Solidity 1.24% Go 1.44% Shell 3.43% C 8.47% Rust 2.49% Python 5.81% C++ 72.20% CMake 1.86% M4 0.11% Java 0.02% HTML 1.85%
blockchain distributed-database crytpocurrency dlt distributed-ledger rust golang

bitconch-core's Introduction

Bitconch

A New Distributed Web Protocol for Smart Contracts and DApps.

This repo is the official implementation of the Bitconch Chain protocol.

Testnet

There are two channels of testnet stable and nightly.

We provided installation scripts for install stable version of Bitconch chain, code-name "Buffett" on the local machine.

Build and Deploy

Ubuntu

  1. run preset.sh to install pre-requisits
preset.sh
pip3 install colorama
  1. deploy the Bitconch
./deploy-stable.py

Windows

WIP

For first time user on windows

  1. Download and install Chcolate https://chocolatey.org/

  2. Install mingw, go, rust

  3. Download and install Visutal Studio Code https://code.visualstudio.com/

  4. Register an account on Github.com

  5. Download the Github desktop client from https://desktop.github.com

  6. Clone this repo to your own local

  7. Modify the code as you wish.

  8. Commit the changes to your local repo. And push to your own remote repo.

  9. Please make sure your contributions adhere to our coding guidelines:

    • Code must adhere to the official Go formatting guidelines (i.e. uses gofmt).
    • Code must be documented adhering to the official Go commentary guidelines.
    • Pull requests need to be based on and opened against the master branch.
    • Commit messages should be prefixed with the package(s) they modify.
      • E.g. "consensus: add new pckage buffett for POR consensus"

How to contribute (Bitconch Improvement Proposal - BUSIP)


People wishing to submit BUSIPs, first should propose their idea or document to the issue tab. After discussion, please open a PR. After copy-editing and acceptance, it will be published here.

We are fairly liberal with approving BIPs, and try not to be too involved in decision making on behalf of the community. The exception is in very rare cases of dispute resolution when a decision is contentious and cannot be agreed upon. In those cases, the conservative option will always be preferred.

Having a BIP here does not make it a formally accepted standard until its status becomes Final or Active.

Magna Carta of Bitconch

Bitconch is dedicated to build a global community of developers. This part is still in WIP, please post your ideas to the issue with tag of #BUSIP

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.