Giter Club home page Giter Club logo

clay's Introduction

clay

clay is a blockchain application built using Cosmos SDK and Tendermint, generated with Starport and validated exclusively from embedded devices that live at the edge of the network.

Jacob Gadikian wrote about clay quite a bit, but did not always mention it by name:

Blockchain Application TCO

Baby Blockchains

Clay

Clay will be considered "feature-complete" when:

  • Clay's device images are automatically generated

  • Zerotier is implemented

  • Clay implements a simple blog platform with no reward pool concept

  • Clay automatically loads a user interface

  • Clay joins its zerotier network automatically

  • Clay runs its UI and daemon as clay not root.

  • Clay supports cosmovisor and the cosmos sdk upgrade module

  • documentation for a secure, rsync or syncthing-based git-free genesis ceremony has been created

  • the genesis ceremony has been practiced

  • edge validation has been deemed effective in a few practice rounds

  • Security commentarry on edge validation and flat networks

Clay launches as soon as it is feature complete.

Get started

  • Buy a 4GB Raspberry Pi and a 64GB MicroSD Card

Join the network and help test Zerotier and Edge Validation:

Install ZeroTier

curl -s https://install.zerotier.com | sudo bash

join the ZeroTier network

zerotier-cli join e4da7455b26d23be

this start command:

clayd start --p2p.persistent_peers [email protected]:26656

How is clay made?

For now, Clay is just a set of commands

starport app github.com/faddat/clay
cd clay
starport type post title body

How can I start my own clay testnet?

clayd init --chain-id=belikewater testing
clayd add-genesis-account validator 10000000token,100000000stake
clayd gentx --name validator
clayd collect-gentxs
clayd start

It's made with the latest Starport from the development branch.

Learn more

clay's People

Contributors

faddat avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kingdotnet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.