vaporyjs-lib

NodeJS and browser JS library for Vapory

Usage no npm install needed!

<script type="module">
  import vaporyjsLib from 'https://cdn.skypack.dev/vaporyjs-lib';
</script>

README

SYNOPSIS

NPM Package Gitter or #vaporyjs on freenode

js-standard-style

This library is outdated. Please refer to the following VaporyJS modules:

  • VM - The Vapory virtual machine and state processing functions
  • Blockchain - Blockchain management
  • Block - Block Schema definition and validation
  • Transaction - Transaction Schema definition and validation
  • Account - Account Schema definition and validation
  • rlp - Recursive Length Prefix serialization
  • Trie - Modified Merkle Patricia Tree
  • Vapash - Vapory's Proof of Work algorithm
  • utils - Miscellaneous helper functions
  • devp2p - The networking protocol
  • devp2p-dpt - The disputed peer table

LICENSE

MPL-2.0