clinton263 / kalipo-web3-ui

Decentralised web3 application that acts as a client for the kalipo-core blockchain platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kalipo-web3-ui

Decentralised web3 application that acts as a client for the kalipo-web3-ui blockchain platform

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:

  • self-sovereign identities,
  • distributed ledgers
  • and tokens.

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

  • JavaScript
  • TypeScript

Kalipo-web3-ui specifically

  • Vue
  • Nuxt
  • Vuetify

(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.

  • npm
    npm install npm@latest -g

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-web3-ui.git
  2. Install NPM packages
    npm install

(back to top)

Usage

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

Serve with hot reload at localhost:3000

npm run dev

Generate static project

npm run build
npm run generate

(back to top)

Special Directories

You can create the following extra directories, some of which have special behaviors. Only pages is required; you can delete them if you don't want to use their functionality.

assets

The assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts.

More information about the usage of this directory in the documentation.

components

The components directory contains your Vue.js components. Components make up the different parts of your page and can be reused and imported into your pages, layouts and even other components.

More information about the usage of this directory in the documentation.

layouts

Layouts are a great help when you want to change the look and feel of your Nuxt app, whether you want to include a sidebar or have distinct layouts for mobile and desktop.

More information about the usage of this directory in the documentation.

pages

This directory contains your application views and routes. Nuxt will read all the *.vue files inside this directory and setup Vue Router automatically.

More information about the usage of this directory in the documentation.

plugins

The plugins directory contains JavaScript plugins that you want to run before instantiating the root Vue.js Application. This is the place to add Vue plugins and to inject functions or constants. Every time you need to use Vue.use(), you should create a file in plugins/ and add its path to plugins in nuxt.config.js.

More information about the usage of this directory in the documentation.

static

This directory contains your static files. Each file inside this directory is mapped to /.

Example: /static/robots.txt is mapped as /robots.txt.

More information about the usage of this directory in the documentation.

store

This directory contains your Vuex store files. Creating a file in this directory automatically activates Vuex.

More information about the usage of this directory in the documentation.

(back to top)

Roadmap

  • Minimum Viable Product
  • Constitution management
  • Constellation management
  • Workflow management
  • Treasury management
  • 3th party integrations

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)

About

Decentralised web3 application that acts as a client for the kalipo-core blockchain platform

License:GNU General Public License v3.0


Languages

Language:Vue 97.2%Language:JavaScript 2.6%Language:SCSS 0.3%