All Projects → scorum → Scorum

scorum / Scorum

Licence: other
Scorum is a blockchain powered sports media platform built for sports fans worldwide and designed to reward content creators and creators in a fair and transparent economy.

Projects that are alternatives of or similar to Scorum

Remix
This has been moved to https://github.com/ethereum/remix-project
Stars: ✭ 1,063 (+1798.21%)
Mutual labels:  blockchain
Awesome Ethereum Cn
Web3.js、Solidity、Truffle开发教程及以太坊开发资源汇总
Stars: ✭ 54 (-3.57%)
Mutual labels:  blockchain
Chainode
Fast, Highly Scalable, and Lightweight Private Blockchain Network based on node.js
Stars: ✭ 55 (-1.79%)
Mutual labels:  blockchain
Trace
Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️
Stars: ✭ 52 (-7.14%)
Mutual labels:  blockchain
Nkn Client Js
[Deprecated, use nkn-sdk-js instead] JavaScript implementation of NKN client
Stars: ✭ 53 (-5.36%)
Mutual labels:  blockchain
Blockchain Cli
⛓️ A minimal blockchain command-line interface.
Stars: ✭ 1,075 (+1819.64%)
Mutual labels:  blockchain
Tokensale
Tokensale Best Practices for Founders
Stars: ✭ 50 (-10.71%)
Mutual labels:  blockchain
Etherscan Ml
Python Data Science and Machine Learning Library for the Ethereum and ERC-20 Blockchain
Stars: ✭ 55 (-1.79%)
Mutual labels:  blockchain
Fabric Baseimage
Stars: ✭ 53 (-5.36%)
Mutual labels:  blockchain
Altcoin Cryptocurrency Generator
AltCoin CryptoCurrency Generator
Stars: ✭ 55 (-1.79%)
Mutual labels:  blockchain
Serverless Application
🍤 ALIS Media - Serverless Application
Stars: ✭ 52 (-7.14%)
Mutual labels:  blockchain
Udacity Blockchain Developer Nanodegree
The road so far on Udacity Blockchain Developer Nanodegree
Stars: ✭ 53 (-5.36%)
Mutual labels:  blockchain
Waves
⛓️ Reference Waves Blockchain Node (client) implementation on Scala
Stars: ✭ 1,077 (+1823.21%)
Mutual labels:  blockchain
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-8.93%)
Mutual labels:  blockchain
Kubereum
Kubernetes + Ethereum = Kubereum!!!
Stars: ✭ 55 (-1.79%)
Mutual labels:  blockchain
Blockchainage
「区块链技术指北」相关资料。
Stars: ✭ 51 (-8.93%)
Mutual labels:  blockchain
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-3.57%)
Mutual labels:  blockchain
Cryptoroulette
CryptoRoulette
Stars: ✭ 56 (+0%)
Mutual labels:  blockchain
Tokenlon Sdk
The Gateway to Decentralized Exchange
Stars: ✭ 56 (+0%)
Mutual labels:  blockchain
Bifrost
A Scala (Scorex 2) client for the Topl blockchain protocol
Stars: ✭ 54 (-3.57%)
Mutual labels:  blockchain

Introducing Scorum

Scorum platform has three core functions:

  • Blogging platform where authors and readers will be rewarded for creating and engaging with content
  • Statistical centers where fans can browse and authors can use Microsoft’s Power BI tool to integrate data-rich visuals into their content
  • Commission-free betting exchange where fans can place bets against each other using Scorum Coins (SCR) Scorum’s blockchain protocol is built on the Graphene Framework and utilizes a delegated proof of stake consensus.

Public Announcement & Discussion

The Scorum team has been hard at work developing the blogging platform and the statistics center.

Find out more as we take the project public through the following channels:

No Support & No Warranty

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blockchain consensus rules

Rather than attempt to describe the rules of the blockchain, it is up to each individual to inspect the code to understand the consensus rules.

Quickstart

Just want to get up and running quickly? Try deploying a prebuilt dockerized container.

Dockerized Node

See this guide for detailed instructions including commands for Ubuntu 16.04 (LTS).

Seed Nodes

A list of some seed nodes to get you started can be found in seed-nodes. This list is embedded into default config.ini.

Building

See doc/building.md for detailed build instructions, including compile-time options, and specific commands for Ubuntu 16.04 (LTS).

System Requirements

For a full node, you need 10GB of space available. Scorumd uses a memory mapped file which currently holds 2GB of data and by default is set to use up to 10GB. It's highly recommended to run scorumd on a fast disk such as an SSD or by placing the shared memory files in a ramdisk and using the shared-file-dir config (or command line) option to specify where. Any CPU with decent single core performance should be sufficient.

Main net chain_id

genesis.json hash sum: db4007d45f04c1403a7e66a5c66b5b1cdfc2dde8b5335d1d2f116d592ca3dbb1

Test net chain_id

genesis.testnet.json hash sum: d3c1f19a4947c296446583f988c43fd1a83818fabaf3454a0020198cb361ebd2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].