command
module
Version:
v0.0.0-...-392a4b4
Opens a new window with list of versions in this module.
Published: Aug 28, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
VaaS
VaaS (Vanity As A Service) is an experimental SaaS product, offering secure Vanity Address generation leveraging RTrade's extensive computing power.
To build the protobuf messages run protoc --go_out=. *.proto
Requires ETCDv3 running to coordinate workers
Everything unless specified otherwise (encrypt.go) is licensed under Apache-2
Running
- Start etcd instance
- Start actor
./VaaS distributor 127.0.0.1:0
- Start worker
./VaaS distributor 127.0.0.1:0
- Make get API call too
http://{{api_url}}:6767/api/v1/ethereum/generate/distributed
Documentation
¶
Provides symmetric authenticated encryption using 256-bit AES-GCM with a random nonce.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.