Skip to content

protobuf builds and definitions for the blockless network

Notifications You must be signed in to change notification settings

blocklessnetwork/protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockless prototypes

This repo allows for a central location to define, and reuse blockless prototypes throughout different ecosytems and languages.

Building

  • go 1.22
  • node 18.10
  • rust with cargo 1.79.0

golang

Have protobuf installed

brew install protobuf

Install proto-gen libraries for transforms for go (javascript will be installed locally).

brew install protoc-gen-go

javascript

Install ts-proto

npm i

rust

Have cargo installed following directions at https://rustup.rs/

About

protobuf builds and definitions for the blockless network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published