Ecosyste.ms: Awesome

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

https://github.com/EveripediaNetwork/Everipedia

๐Ÿ”— The IQ Network protocol
https://github.com/EveripediaNetwork/Everipedia

blockchain eos eosio eosio-blockchain

Last synced: 3 months ago
JSON representation

๐Ÿ”— The IQ Network protocol

Lists

README

        



Everipedia-EOS

This repo houses the EOS smart contracts which run the [Everipedia Network](https://everipedia.org/wiki/lang_en/everipedia) on the [EOS network](https://everipedia.org/wiki/lang_en/eos-cryptocurrency). See [the technical whitepaper](TechnicalWhitepaper.md) for conceptual functions, categorization, modularization, and theory.

* ๐Ÿท The currently deployed tag is 1.0-final. `master` branch contains breaking changes to accomodate the new CDT (Contract Development Toolkit)


## ๐Ÿง  Brainpower

Voting on article edit proposals generates stakes of IQ tokens for a period of 21 days. Voting up or down article edit proposals stakes [IQ](https://everipedia.org/wiki/lang_en/iq-token) for the amount of the vote. Proposing an edit stakes 50 IQ as an anti-spam measure.


## ๐Ÿงช Tests

```sh
cd test
./test.sh
```