ifsource / nodejs_examples

A few examples of how to work with our blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ouroboros NodeJS examples

This repo shows how to integrate with the Ouro blockchain.

It covers:

  • How to get the account info by its address (including balance)
  • How to get the latest block
  • How to get the transaction details by its hash
  • How to generate account memo
  • How to generate priv\pub pair from the mnemonic
  • How to send transactions

About

A few examples of how to work with our blockchain


Languages

Language:JavaScript 100.0%