Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the initial project structure #1

Draft
wants to merge 2 commits into
base: base
Choose a base branch
from

Conversation

mariari
Copy link
Member

@mariari mariari commented Oct 8, 2024

This commits the generated code, this should be removed at a later date, to use it more dynamically or have a way to build it without much issue.

This project can be ran from a REPL and submit some commands to a listening Anoma Client.

The protobuf file is currently a WIP and should be refined

@mariari mariari marked this pull request as draft October 8, 2024 15:17
@mariari mariari force-pushed the mariari/initial-client branch from 125c487 to 561ebb2 Compare October 16, 2024 08:31
This commits the generated code, this should be removed at a later
date, to use it more dynamically or have a way to build it without
much issue.

This project can be ran from a REPL and submit some commands to a
listening Anoma Client.

The protobuf file is currently a WIP and should be refined
We simply connect to the typescripted client a good example of the
usage is like this

> ind.connect('localhost', 50051)
@mariari mariari force-pushed the mariari/initial-client branch from 561ebb2 to bee5042 Compare October 16, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant