stakebird

module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2020 License: Apache-2.0

README

Stakebird

Build Status Go Report Card LOC codecov

Stakebird is a protocol for incentivized content creation and curation. It creates attestations of content from social networks (currently Twitter), and enables their curation via quadratic voting. It is built as a sovereign proof-of-stake blockchain with it's own governance, that can interoperate with other blockchains such as Ethereum and Bitcoin via IBC.

Install

Run a local, single-node chain
# install binaries
make

# create keys
make create-wallet

# initialize chain
make init

# run
staked start

CLI

The curating module can be accessed via CLI and REST API.

staked tx curating post -h
staked tx curating upvote -h

Directories

Path Synopsis
app
params
Package params defines the simulation parameters in the simapp.
Package params defines the simulation parameters in the simapp.
cmd
params
Package params defines the simulation parameters in the simapp.
Package params defines the simulation parameters in the simapp.
x
curating/types
Package types is a reverse proxy.
Package types is a reverse proxy.
faucet/internal/types
Package types is a reverse proxy.
Package types is a reverse proxy.
stake/types
Package types is a reverse proxy.
Package types is a reverse proxy.
user/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL