Skip to content

ainblockchain/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIN Blockchain Quick Start Guide

This repo contains all the code examples from the AIN Blockchain Quick Start Guide, helping you build blockchain apps and interact with the AIN blockchain.

Setup

  1. Install Node.js (version >= 16.0.0 required)
  2. Clone this repo
  3. Run npm install to install the dependencies
  4. Run code examples
node examples/<example_filename>.js

Examples

Here is the list of examples in this repo:

For the full context behind this example app, check out the document.

About

AIN Blockchain quick start code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published