0xhiroooo / libreplex-ui

Sample UI + webpage for LibrePlex

Home Page:https://sample-ui-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metadata

The mission of Libreplex is to provide a community-driven, open license protocol to the Solana SPL Token and NFT community. The protocol must meet the following criteria:

  1. Distributed deployment keys

To ensure that no single entity can unilaterally make changes that impact or jeopardise the integrity of the applications that depend on the protocol.

  1. Open license held by a Trust

The licensing must ensure that any applications utilising the protocol can do so knowing that the nature of the protocol remains constant, to minimise uncertainty and maximise transparency.

  1. Guaranteed fees-free for life

The fee-free nature of the protocol ensures that even though applications built on top of the protocol may introduce fees, the protocol itself will never do so. This establishes a level playing field to all and enforces predictability and transparency.

  1. Open source

The source of the protocol will be made available on github or similar. After initial launch, any changes will be subject to 30-day vetting and a community vote.

Getting Started

How to build:

yarn ; yarn build

How to run the demo app:

cd app ; yarn dev

About

Sample UI + webpage for LibrePlex

https://sample-ui-app.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 98.5%Language:JavaScript 1.1%Language:CSS 0.3%Language:Dockerfile 0.0%