Portfolio Image of project PrimeLab WEB3 InfraPortfolio Image of project PrimeLab WEB3 Infra
Logo of PrimeLab WEB3 Infra

PrimeLab WEB3 Infra

WEB3 / Blockchain / Deep Tech

We were part of developing the core network and code for primleab's WEB3 infrastructure. Primelab's WEB3 infrastructure consisted of distributed nodes that was based on blockchain. Below are the areas we worked on :

DataModel : We designed and developed the data structure for the whole system based on noSQL KV STORE.

KV Store : We created a new no sql database library in GoLang that utilised badgerDB under the hood.

gRPC Network : We created the communication layer for the distributed nodes. We leveraged new bleeding edge HTTP2 based gRPC protocol and new data format proto buffer that enabled nodes to directly invoke functions on another nodes safely and with minimal latency.

Blockchain : We created the blockchain and its underlying secured storage based on Merkle Dag.

Leader Node : We built a library to securely decide the leader node using the Ring Election algorithm.

GPU : We built a system to transfer the workloads to gpu of a remote node. This utilised the new WebGPU standard of the web.

Due to NDA, specific module details and images can't be discussed in any more detail than whats already presented.