Skip to content
/ goao Public

Golang SDK for interacting with ao processes

Notifications You must be signed in to change notification settings

permadao/goao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goaod

Golang SDK for interacting with ao processes

Install

go get github.com/permadao/goao

Example

See details in client_test.go.

Components

Client

  • Send: send message to ao process
  • Eval: send eval message to ao process
  • Spawn: create ao process
  • Result: request cu get process result
  • DryRun: dry run ao process