Welcome to the world of blockchain! Mint is a Tendermint-based blockchain protocol designed to make the process of creating social apps both simple and efficient. Whether you're a seasoned developer or a curious newcomer, this guide will walk you through the steps to...
Polkadots ink! for Writing Smart Contracts
ink! is an eDSL designed to write smart contracts in Rust for blockchains built on the Substrate framework. ink! contracts are compiled to WebAssembly. Table of Contents Play with It Usage Hello, World! ‒ The Flipper Examples How it Works ink! Macros & Attributes...
How to Use the Token Core Library for Blockchain Development
In the world of blockchain, managing multiple wallets and signing transactions efficiently can be quite a daunting task. Enter TokenCore, a blockchain library that allows you to manage wallets for BTC, ETH, and EOS chains simultaneously. It provides a consistent API...
Setting Up Your COTI Node: A Step-by-Step Guide
Welcome to the world of COTI, where the boundaries between traditional finance and blockchain technology blur, bringing forth a revolutionary financial ecosystem. If you're looking to set up your own COTI node, you’ve landed on the right spot! In this guide, we will...
Keystation (Deprecated)
Keystation service will soon be terminated. If you wish to continue using Cosmostation wallet service, please follow these steps to migrate from Keystation to Cosmostation Wallet Extension. Migration to Cosmostation Wallet Extension (Caution) Keystation service will...
How to Use Apibara Direct Node Access and SDK
In the world of blockchain technology, data is king. With the Apibara Direct Node Access (DNA) protocol, developers can easily and efficiently stream on-chain data directly into their applications. This blog post will guide you step-by-step on how to get started with...
How to Set Up and Run Your Own INB GO JSON RPC Server
The INB GO (Insight Chain) is a powerful platform that allows you to operate your own blockchain node, conduct transactions, and explore smart contract development. In this guide, we will walk you through the steps of building and running your own INB GO JSON RPC...
How to Facilitate Smart Assets Lightning Transactions Using OmniBOLT
Welcome to our comprehensive guide on using OmniBOLT, a revolutionary platform designed to enhance lightning transactions of smart assets. This article will walk you through the steps to leverage OmniBOLT effectively, making your interactions with smart assets as...
Getting Started with the Hyperledger Fabric Client SDK for Go
Welcome to the world of blockchain development! If you're a Go developer looking to dive into the Hyperledger Fabric ecosystem, you're in the right place. This guide will walk you through using the Hyperledger Fabric Client SDK for Go, alongside some best practices...