An open API service indexing awesome lists of open source software.

https://github.com/ivanminutillo/bankofthecommons


https://github.com/ivanminutillo/bankofthecommons

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Orchestrator

The orchestrator is the uniquid **smart contracts management system**.

## Getting Started

To run the app in development mode:

```
$ git clone https://github.com/uniquid/orchestrator.git
$ cd orchestrator
$ npm start
```
Then open http://localhost:3000/ to see your app

### Prerequisities

You will need to have Node >= 4 on your machine

## Built With

* [React](https://facebook.github.io/react/)
* [Redux](http://redux.js.org/)
* [Webpack](https://webpack.github.io/)
* [Flow](https://flowtype.org/)

## Contributing

Under construction