VELES WALLET

Browser-based, client-side web wallet

No registration, no fuss, just log in with new credentials to obtain fresh VLS address and start using your wallet!

This page uses javascript to generate your addresses and sign your transactions within your browser, this means we never receive your private keys nor see your login credentials, this can be independently verified by reviewing the source code on github. You can even download this page and host it yourself or run it offline!

Secure

Built on trustless model, your private keys never need to leave your browser nor to be pernamently stored there.

Wallet Anywhere

Quick access to an online wallet where only you have access to your own private keys !

Open Source

An open source web based wallet released under the MIT license, free to use and edit, or easy to host it yourself.

MultiSig

We offer a fully transparent multisig solution which works seamlessly offline and with other Veles clients.

Raw Transactions

Create, verify, sign and broadcast custom raw transactions online with advanced features and minimal effort!

Addresses

We support regular addresses, multisig, segwit / bech32 and stealth all with access to your own private keys!

New Address create a new address

Any keys used you will need to manually store safely as they will be needed later to redeem the Veles.

Address Options

You can use the advanced options below to generate different kind of keys and addresses.

New SegWit Address Smaller & Faster Transactions

Any keys used you will need to manually store safely as they will be needed later to redeem the Veles.

Address Options

You can use the advanced options below to generate different kind of keys and addresses.

Multisig Secure multisig address

Public keys can be generated in your browser or from your Veles client.

Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.




Enter the amount of signatures required to release the coins


Submit

New Time Locked Address Coins can be released only after a certain date

Use OP_CHECKLOCKTIMEVERIFY (OP_HODL) to create a time locked address where the funds are unspendable until a set date and time has passed.

Public keys can be generated in your browser or from your Veles client.

Enter the public key that will be able to unlock the funds after the a certain date.


Enter the or required to release the coins:


Submit

New HD Address making bip32 even easier

Use the form below to generate a master hierarchical deterministic address.

Address Options

You can use the advanced options below to generate different kinds of master addresses.

Generate

Transaction Create a new transaction

Use this page to create a raw transaction

Address, WIF key or Redeem Script:

Advanced Options

Donate!

Enter the address and amount you wish to make a payment to.

Enter the details of inputs you wish to spend.



Submit

Verify transactions and other scripts

Enter the raw transaction, redeem script, pubkey, hd address or wif key to convert it into a readable format that can be verified manually.


Submit

Sign transaction once a transaction has been verified

Once you have verified a transaction you can sign and then broadcast it into the network.



Advanced Options

Submit

Broadcast transaction into the Veles network

Enter your hex encoded Veles transaction


Submit

Development Javascript framework, API and more

This section is currently under development and is subject to change.