Pinned Repositories
koinos-rest
The rest microservice provides a REST API for interacting with the Koinos node.
koinos-sdk-as
AssemblyScript (AS) Software Development Toolkit (SDK) for the Koinos Blockchain
clime
Node.js CLIs Made Easy
ecvrf
Elliptic Curve Verifiable Random Function (VRF) using the secp256k1 curve
koinos-bridge-contract
koinos-bridge-ethereum
Non-custodial multi-sig bridge Ethereum blockchain <=> Koinos blockchain
koinos-bridge-validator
koinos-sdk-as-examples
Examples for the AssemblyScript (AS) Software Development Kit (SDK) for the Koinos Blockchain
local-koinos
Local-Koinos is a set of scripts and tools that will help you spin up a devnet in minutes on your local machine.
primodium-alliance-fee
STATUS: Enhancements in progress. USAGE RIGHTS: None granted...yet.
roaminro's Repositories
roaminro/koinos-sdk-as-examples
Examples for the AssemblyScript (AS) Software Development Kit (SDK) for the Koinos Blockchain
roaminro/koinos-bridge-contract
roaminro/ecvrf
Elliptic Curve Verifiable Random Function (VRF) using the secp256k1 curve
roaminro/koinos-bridge-validator
roaminro/koinos-mock-vm
Koinos-Mock-VM is a NodeJS application/package that allows you to run WASM Koinos smart contracts without deploying the contracts to the Koinos blockchain
roaminro/koinos-pb-to-proto
Small JavaScript library to convert a Koinos .pb file (proto file in binary format) to a Koinos .proto file (proto file in text format)
roaminro/koinos-rest
A simple REST API for the Koinos blockchain
roaminro/local-koinos
Local-Koinos is a set of scripts and tools that will help you spin up a devnet in minutes on your local machine.
roaminro/clime
Node.js CLIs Made Easy
roaminro/kap-contracts
Koinos Account Protocol (KAP)
roaminro/koinos-as-gen
Protoc plugin to generate AssemblyScript code based on a proto file
roaminro/koinos-bridge-ethereum
Non-custodial multi-sig bridge Ethereum blockchain <=> Koinos blockchain
roaminro/koinos-sdk-as
AssemblyScript (AS) Software Development Toolkit (SDK) for the Koinos Blockchain
roaminro/koinos-sdk-as-cli
CLI to build Koinos Smart Contracts in AssemblyScript
roaminro/primodium-alliance-fee
STATUS: Enhancements in progress. USAGE RIGHTS: None granted...yet.
roaminro/solidity-smart-contracts
STATUS: Work in progress/Incomplete. USAGE RIGHTS: None granted; until a license is added, all rights are reserved.
roaminro/as-proto
Protobuf implementation in AssemblyScript
roaminro/broken-navigator
A set of vulnerable Tauri applications for educational purposes
roaminro/collection-base
roaminro/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
roaminro/koilib
JS Koinos Library
roaminro/koinos-abi-proto-gen
Generate a Koinos compatible ABI file from a *.proto file.
roaminro/koinos-chain
The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
roaminro/koinos-proto-as
roaminro/koinos-rest-1
The rest microservice provides a REST API for interacting with the Koinos node.
roaminro/koinos-sdk-as-dev-container
A VSCode Dev Container to quickly get you started with Koinos Smart Contract development in AssemblyScript
roaminro/mud
MUD is a framework for building autonomous worlds
roaminro/primodium-developer
Primodium developer docs and plugin examples. Contributions welcome!
roaminro/prost
PROST! a Protocol Buffers implementation for the Rust Language
roaminro/protobuf-ts
Protobuf and RPC for TypeScript