DEchan

command module
v0.0.0-...-202768e Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: GPL-3.0 Imports: 9 Imported by: 0

README

DEchan

Decentralized Chan-like board system using the DERO blockchain.

Usage

To use a DEchan board, one must have the SCID of the board, as well as a client software to read, parse, and format messages correctly.

Standard

A valid DEchan board Smart Contract contains a few things. First, is a variable named "IsBoard" with the value "True". This variable of course just tells the client that this is supposed to be a valid DEchan board. Secondly, the messages need to be formatted correctly. A correct key for a message is as follows: TIMESTAMP:rREPLY, where the TIMESTAMP is the output of BLOCK_TIMESTAMP() and REPLY is either 0 for a thread, or the TIMESTAMP of a thread for a reply to that thread.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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