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

expand blockly rhocalc to rholang using protobuf spec #26

Open
dckc opened this issue Nov 3, 2020 · 0 comments
Open

expand blockly rhocalc to rholang using protobuf spec #26

dckc opened this issue Nov 3, 2020 · 0 comments

Comments

@dckc
Copy link

dckc commented Nov 3, 2020

Description:

  1. use protobuf tools to get a JSON representation of RhoTypes.proto
  2. convert to blockly's JSON format a la https://github.com/rchain/developer.rchain.coop/blob/master/js/rhocalc-blocks.js
  3. add to https://developer.rchain.coop/rho-blockly

Motivation/Impact/Importance: provide visual programming environment for all of rholang

Completion/Success Criteria: PR merged to https://github.com/rchain/developer.rchain.coop

bonus points: rholang codegen

Link to specs and additional info : rchain/developer.rchain.coop#6

Mentors: @dckc

Skills: ability to install / use protobuf tools, JSON, data transformation, git / github

RChain Priority:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant