ConsenSysMesh / web3studio-sojourn

A React Native DevKit with code for a Web3 Decentralized Data Storage Pattern.
https://consensys.github.io/web3studio-sojourn/
Apache License 2.0
31 stars 5 forks source link

Persist notes and stubb out vault/meat-grinder #53

Closed barlock closed 5 years ago

barlock commented 5 years ago

Related Issue
Fixes #5

Related PRs
This PR is not dependent on any other PR

What does this PR do?
Makes the note taking UI work. On every edit it saves the note to disk, when done is pressed, it notarizes it and calls the vault.

Description of Changes
The notesReducer was basically rewritten from scratch. I added stub logic for the vault, calling it, and saving the results.

What gif most accurately describes how I feel towards this PR?
tired