Documentation
¶
Index ¶
- Constants
- func Cancel(scid string) (tx string)
- func DreamsMenuIntro() (entries map[string][]string)
- func Grokked(scid string) (tx string)
- func Join(scid string, amt uint64) (tx string)
- func LayoutAllItems(d *dreams.AppObject) fyne.CanvasObject
- func Pass(scid string) (tx string)
- func Refund(scid string, p uint64) (tx string)
- func RunGrokker()
- func Set(scid string, amt, dep, dur uint64) (tx string)
- func Start(scid string) (tx string)
- func UpdateGrokked(scid string, version, update uint64, d *dreams.AppObject) (tx string)
- func UploadContract(owner bool) (tx string)
- func Version() semver.Version
- func Win(scid string, a uint64) (tx string)
Constants ¶
View Source
const GROKOG = "a3e6a008d760c7b98471f27402f5539cafdfffdde2311174604023a7903a08dc"
View Source
const GROKSCID = "c140bf05a20fc91e0f511528e534a1cd8d7e457197e0391ec723783df0c8bdc9"
Variables ¶
This section is empty.
Functions ¶
func DreamsMenuIntro ¶
Menu intro for dReams app
func LayoutAllItems ¶
func UpdateGrokked ¶ added in v0.1.1
Upload a new Grokked SC
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.