dev-resources.site
for different kinds of informations.
Koinos, Smart Contracts, WASM & Protobuf
Published at
4/9/2024
Categories
blockchain
koinos
protobuf
webassembly
Author
isaactdozier
Author
12 person written this
isaactdozier
open
Koinos Network utilizes 2 important features for working with Smart Contracts. WASM and Protobuf.
I wont try explaining how these work, others have already done a much better job. This post is meant to guide you in the right direction for working with Smart Contracts on Koinos Network and provide resources.
Hereβs a few links to get started.
WASM :
https://medium.com/javascript-scene/what-is-webassembly-the-dawn-of-a-new-era-61256ec5a8f6
Protobuf:
https://thecodebarbarian.com/working-with-protobufs-in-node-js.html
These are great resources for understanding WASM and Protobuf, but how do these apply to Koinos? Here are a few links describing the uses of these features within the Network.
WASM: https://docs.koinos.io/architecture/smart-contracts/?h=wasm
Protobuf: https://docs.koinos.io/architecture/contract-abi/?h=protobuf
Checkout my Learn Koinos Github repo.
protobuf Article's
30 articles in total
Protocol Buffers as a Serialization Format
read article
Part 2: Defining the Authentication gRPC Interface
read article
Compile Protocol Buffers & gRPC to Typescript with Yarn
read article
Use RBAC to protect your gRPC service right on proto definition
read article
Gamechanger Protobuf
read article
Gamechanger Protobuf
read article
RPC Action EP2: Using Protobuf and Creating a Custom Plugin
read article
FauxRPC
read article
Why should we use Protobuf in Web API as data transfer protocol.
read article
JSON vs FlatBuffers vs Protocol Buffers
read article
gRPC - Unimplemented Error 12
read article
A protoc compiler plugin that generates useful extension code for Kotlin/JVM
read article
Reducing flyxc data usage
read article
Koinos, Smart Contracts, WASM & Protobuf
currently reading
This Week I Learnt: gRPC & Protobuf
read article
Building a gRPC Server with NestJS and Buf: A Comprehensive Showcase
read article
Exploring Alternatives: Are There Better Options Than JSON?
read article
Creating the Local First Stack
read article
Roll your own auth with Rust and Protobuf
read article
OCaml, Python and protobuf
read article
Introduction to Protocol Buffers
read article
Using Protobuf with TypeScript
read article
[Typia] I made Protocol Buffer library of TypeScript, easiest in the world
read article
Protoc Plugins with Go
read article
Using Azure Web PubSub with Protobuf subprotocol in .NET
read article
A secret weapon to improve the efficiency of golang development, a community backend service was developed in one day
read article
Linting Proto Files With Buf
read article
What is gRPC
read article
fast framework for binary serialization and deserialization in Java, and has the fewest serialization bytes
read article
Protobuf vs Avro for Kafka, what to choose?
read article
Featured ones: