Skip to content

dstarapp/agent-go

 
 

Repository files navigation

Go Agent for the Internet Computer

Go Version GoDoc Reference

Testing

There are two types of tests within this repository; the normal go tests and DFX dependent tests. The test suite will run a local replica through DFX to run some e2e tests. If you do not have it installed then those tests will be ignored.

go test -v ./...

Packages

Package Name Links Description
agent README DOC A library to talk directly to the Replica.
identity DOC A library that creates/manages identities.

Dependencies

Package Name Links Description
candid README DOC A Candid library for Golang
principal README DOC Generic Identifiers for the Internet Computer

More dependencies in the go.mod file.

About

Golang Agent for the Internet Computer

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%