Skip to content

Repo for maintaining the blockchain(substrate) plane for krishi-IoB platform

License

Notifications You must be signed in to change notification settings

sivakatru/krishi-iob-node

Repository files navigation

krishi-iob

An open-source, blockchain powered solution for agricultural applications

This is an Blockchain plane of the krishi-IoB blockchain platform powered by Substrate/Blockchain node.

architecture

Pre-requisites

  • Know how on substrate node template

Getting Started

  • Clone the repository
  • Update with custom firebase config
  • Build and run app

License

MIT License

Learn more

krishi-IoB

A fresh FRAME-based Substrate node, ready for hacking 🚀

Getting Started

Follow these steps to get started with the Node Template 🛠️

Rust Setup

First, complete the basic Rust setup instructions.

Run

Use Rust's native cargo command to build and launch the template node:

cargo run --release -- --dev --tmp

Build

The cargo run command will perform an initial build. Use the following command to build the node without launching it:

cargo build --release

About

Repo for maintaining the blockchain(substrate) plane for krishi-IoB platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published