Skip to content

Commit

Permalink
Add what is Gluwacoin section
Browse files Browse the repository at this point in the history
  • Loading branch information
wi-ry authored Mar 7, 2021
1 parent d6c4eaf commit bca9c31
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
[![license](https://img.shields.io/github/license/jamesisaac/react-native-background-task.svg)](https://opensource.org/licenses/MIT)

### Luniverse Gluwacoin
# Luniverse Gluwacoin

Implementation of Sidechain Gluwacoin for [Luniverse](https://luniverse.io/)

Read [Sidechain Gluwacoin](Sidechain%20Gluwacoin.md) for details.

## What is Gluwacoin?

Gluwacoin is an interoperable stablecoin standard. The standard has built-in functions to enable exchange with other cryptocurrencies, which connects its ecosystem to other blockchains. We have implemented the system to support the ERC20 standard on the Ethereum network. The implementation includes security features, compliance features, and upgrade features that provide the desired level of security and elasticity.

The Gluwacoin Trust proposed the standard. This repository is the official implementations of the Gluwacoin standard by Gluwa.

For more information, see [Gluwacoin](/Gluwacoin.md), [gluwacoin.com](https://gluwacoin.com), or the [original whitepaper](https://gluwacoin.com/white-paper).

---

## Setup

### Installing Dependencies
Expand Down Expand Up @@ -36,4 +46,4 @@ $ npx ganache-cli --deterministic
```
Note that the current version of Ganache does not work on `Node 14`.
We are using `Node 12`.
https://github.com/trufflesuite/ganache-cli/issues/732
https://github.com/trufflesuite/ganache-cli/issues/732

0 comments on commit bca9c31

Please sign in to comment.