Git Product home page Git Product logo

city-chain's Introduction


modern-normalize

City Chain

Offical homepage: https://www.city-chain.org

Blockchain for the Smart City Platform

DevOps Status

Build Status Test Status Release Status Publish Packages Status

Tools

Known Vulnerabilities

City Chain is a blockchain implementation that supports the Bitcoin protocol in C# and runs on .NET Core, and is based on the Stratis and NBitcoin source code.

The City Chain is built to be the foundation network for the Smart City Platform.

City Chain is a Proof-of-Stake (PoS) blockchain, on which individuals who provide staking ("mining") are randomly selected to perform the task of signing the individual blocks in the chain. For this service, the individuals receive City Coin (CITY). City Coin is the currency on the City Chain and Smart City Platform. The Smart City Platform will support different crypto-currencies, not just City Coin.

Run City Chain

City Chain is available for Windows, Mac and Linux. You can download the City Chain daemon on the releases page.

We encourage as many as possible to run public City Chain nodes, to help support our network.

Run City Chain from Source Code

You can run City Chain directly from source code. This is not advisable for most normal uses, as the code might be unstable.

git clone https://github.com/CityChainFoundation/city-chain.git
cd city-chain\src

dotnet restore
dotnet build

To run on the test network:

cd City.Chain
dotnet run -testnet

Getting Started Guide

More details on getting started are available here

Development

Up for some blockchain development?

Check this guides for more info:

There is a lot to do and we welcome contributers developers and testers who want to get some Blockchain experience.

Specification and API reference for source code is published to https://www.citychainfoundation.github.io/city-chain/.

Testing

CI build

We use Azure DevOps for our CI build and to create nuget packages. Every time someone pushes to the master branch or create a pull request on it, a build is triggered and new nuget packages are created.

To skip a build, for example if you've made very minor changes, include the text [skip ci] or [ci skip] in your commits' comment (with the squared brackets).

city-chain's People

Contributors

dangershony avatar bokobza avatar noescape00 avatar codingupastorm avatar fassadlr avatar quantumagi avatar sondreb avatar aprogiena avatar rowandh avatar nicolasdorier avatar monsieurleberre avatar zeptin avatar mikedennis avatar neurosploit avatar fenix2222 avatar mithrilman avatar thefazzer avatar ferdeen avatar majikandy avatar nopara73 avatar stratisiain avatar kogot avatar derrick- avatar carlton355 avatar arcsin2000x avatar herbepau avatar fshutdown avatar imclint21 avatar justintopham avatar tjadenfroyda 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.