Versions in this module Expand all Collapse all v0 v0.6.15 Apr 18, 2023 Changes in this version + func CreateAccount(c *fiber.Ctx) error + func GetAccount(c *fiber.Ctx) error + func GetDID(c *fiber.Ctx) error + func GetDIDByAlias(c *fiber.Ctx) error + func GetService(c *fiber.Ctx) error + func GetServiceAssertion(c *fiber.Ctx) error + func GetServiceAttestion(c *fiber.Ctx) error + func ListAccounts(c *fiber.Ctx) error + func ListDIDs(c *fiber.Ctx) error + func ListServices(c *fiber.Ctx) error + func ReadInboxMessages(c *fiber.Ctx) error + func SendInboxMessage(c *fiber.Ctx) error + func SendTransaction(c *fiber.Ctx) error + func SignWithAccount(c *fiber.Ctx) error + func VerifyServiceAssertion(c *fiber.Ctx) error + func VerifyServiceAttestion(c *fiber.Ctx) error + func VerifyWithAccount(c *fiber.Ctx) error