dev-resources.site
for different kinds of informations.
Koinos, Smart Contracts, WASM & Protobuf
Published at
4/8/2024
Categories
blockchain
koinos
protobuf
webassembly
Author
Gucci.koin 🔮
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.
Articles
4 articles in total
Koinos, Smart Contracts, WASM & Protobuf
currently reading
Connect to Koinos Blockchain in 10 Minutes
read article
Let’s Build a Dapp with Node.js and Koinos Pro [PART 2] Create a Wallet
read article
Let’s Build a Dapp with Node.js and Koinos Pro [PART 1] Generate API Key
read article
Featured ones: