Kalipo-BV / kalipo-core

Decentralised blockchain platform for democratic consensus (proposals) and autonomous organisations (autons)
https://kalipo.io
GNU General Public License v3.0
4 stars 3 forks source link
blockchain javascript lisk-sdk nodejs vuejs2 vuetify web3

Kalipo-core

Decentralised blockchain platform for democratic consensus (proposals) and autonomous organisations (autons)

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Kalipo B.V.

Take control, together

View Demo (Todo) · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Kalipo’s central mission is to help communities create value for their own defined purpose.

We believe that DAOs are the key for vital communities and therefore key for vital societies and a vital earth.

Kalipo is built upon the elements of web3:

Kalipo facilitates a new era of organizational transparency, member-management, digital independence and fair value distribution.

Are you inspired by our mission? Do you also believe that DAOs are the key for vital communities, vital societies and a vital earth? Contact and join us.

Become a member of the Kalipo community. As a contributor, a developer, a marketeer, a visionary, a subject matter expert, an ambassador, an investor, an affiliate, a proposer, a user or just as somebody who is curious (be in the know).

(back to top)

Built With

Both kalipo-core as kalipo-web3-ui utilizes

Kalipo-web3-ui specifically

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/Kalipo-BV/kalipo-core.git
  2. Install NPM packages
    npm install

(back to top)

Usage

The following commands can be used to interact with the kalipo-core project

Start a node

./bin/run start

Add a new module

lisk generate:module ModuleName ModuleID
// Example
lisk generate:module token 1

Add a new asset

lisk generate:asset ModuleName AssetName AssetID
// Example
lisk generate:asset token transfer 1

Add a new plugin

lisk generate:plugin PluginAlias
// Example
lisk generate:plugin httpAPI

For more examples, please refer to the Lisk Documentation

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU GPL 3.0 License. See LICENSE.md for more information.

(back to top)

Contact

Kalipo B.V. - office@kalipo.io

Project Link: https://github.com/Kalipo-BV

(back to top)