valueflow-register

## Description This is a module to manage the flow of value for [Valueflow](https://github.com/peterporfy/valueflow). In more simple words it is just a register module to record your transactions.

Usage no npm install needed!

<script type="module">
  import valueflowRegister from 'https://cdn.skypack.dev/valueflow-register';
</script>

README

Valueflow Register

Description

This is a module to manage the flow of value for Valueflow. In more simple words it is just a register module to record your transactions.

You can move value from A to B and you can also see the the history of a given node.

Peer dependencies