Skip to content

payshares/hackday-payshares-vault

Repository files navigation

Stellar Vault

This is a hackday project. It should not be used in production. It is a proof of concept.

Description Design Notes

Setup

  1. Ensure you have ruby 2.1.2, bundler and rake installed
  2. Run rake install

Dev server

Run rake dev

Dev console

Run rake pry

Milestones

  • Can submit transactions sans signatures: they get saved to db
  • Can add signatures, can manually trigger submission
  • Can detect when a transaction has enough signatures, automatically submit when it does
  • Can add keys, which get encrypted. signatures are automatically applied without challenge
  • Add totp challenges to keys

Design Images

design1 design2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published