Anoma.Client.Examples.EProxy (Anoma v0.25.0)

I contain examples for the GRPC proxy.

The proxy is started, and if necessary, a node is started too.

I then test each public API of the proxy to ensure it works as expected.

Summary

Functions

I ask the node to return its list of intents via the proxy.

I ask the node to return its list of intents via the proxy.

I ask the node to return its list of intents via the proxy.

I ask the node to return its list of intents via the proxy.

I ask the node to return its list of intents via the proxy.

Functions

Link to this function

add_intent(client \\ setup())

I ask the node to return its list of intents via the proxy.

Link to this function

list_intents(client \\ setup())

I ask the node to return its list of intents via the proxy.

Link to this function

list_nullifiers(client \\ setup())

I ask the node to return its list of intents via the proxy.

Link to this function

list_unrevealed_commits(client \\ setup())

@spec list_unrevealed_commits(Anoma.Client.Examples.EClient.t()) ::
  {Anoma.Client.Examples.EClient.t(), [any()]}

I ask the node to return its list of intents via the proxy.

Link to this function

list_unspent_resources(client \\ setup())

@spec list_unspent_resources(Anoma.Client.Examples.EClient.t()) ::
  {Anoma.Client.Examples.EClient.t(), [any()]}

I ask the node to return its list of intents via the proxy.