Welcome to the SwiftCash Blockchain
SwiftCash. It's your money!
Be your own bank, take control of your own money and start using SwiftCash today!
Open Source
Coinbin is an open source web based wallet written in javascript and released under the MIT license which means it's free to use and edit.
MultiSig
We offer a fully transparent multisig solution which works seamlessly offline and with other swiftcash clients.
Wallet
Quick access to an online wallet where only you have access to your own private keys!
Addresses
We support regular addresses, multisig, and stealth all with access to your own private keys!
Development
Use what we've built to write your own projects! See our documention (coming soon), or contribute at github.
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 swifts.
Address Options
You can use the advanced options below to generate different kind of keys and addresses.
New Multisig Address Secure multisig address
Public keys can be generated in your browser or from your swiftcash 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
New Time Locked Address Coins can be released only after a certain date
Use OP_CHECKLOCKTIMEVERIFY (Time Locked Address) 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 swiftcash client.
Enter the public key that will be able to unlock the funds after the set date and time.
Enter the or required to release the coins:
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.
Transaction Create a new transaction
Use this page to create a raw transaction
Address, WIF key or Redeem Script: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.
Transaction Script
The above script has been decoded
Txid | N | Script | Signed? | MultiSig? |
Address | Amount | Script |
WIF key
The above wif key has been decoded
Address:
Public key:
Private key:
Is compressed:
HD Address
Key Derivation
The path of key derivation
Keys
Keys derived from the hd address provided
Index | Address | Private Key (WIF) | Extended xPub | Extended xPrv |
Sign Transaction once a transaction has been verified
Once you have verified a transaction you can sign and then broadcast it into the network.
Broadcast Transaction into the swiftcash network
Enter your hex encoded transaction
Development Javascript framework, API and more
About Open-Source SwiftCash Wallet
Version 3.0
Compatible with SwiftCash Core
Github https://github.com/swiftcashproject/coinbin/
What is SwiftCash?
SwiftCash is an open-source, self-funded system of decentralized governance and economy born out of a desire to create a digital store of value with a consistent and stable growth model, as well as a peer-to-peer cryptocurrency for daily transactional use. SwiftCash uses the revolutionary Proof-of-Stake algorithm to reach consensus and allows up to 70% of future block rewards to be spent on proposals that are embraced by the community — stakeholders. Therefore, 30% of maximum monthly inflation goes directly to stakeholders who help secure the network, and whether the rest is mined or how it’s spent will also be decided by the stakeholders. See the whitepaper for more information.
If you are looking to buy some SwiftCash, try one of these exchanges.
Information
Coinbin is a free and open source project released under the MIT license, originally by OutCast3k in 2013. Original discussion of the project can be found at bitcointalk.org during its early testing stages when its primary focus was to develop a proof of concept multisig solution in javascript.
Coinbin for SwiftCash is run and funded by the SwiftCash community in terms of development and hosting.
Privacy
Coinbin for SwiftCash is available for download on github and is also hosted on github via a custom domain.
Support
For support, join #coinbin on our discord. You can also shoot an email to info@swiftcash.cc.
Donate
SwiftCash: SXucSXaV5HURNyJUWnPrVFHTdRzoVff6gU
Bitcoin: 1E9xPAPifPFHmVTX1pDdPLcsgub71zdpDY
Litecoin: LYNueNhYk3VM2J9gBxCvfMgdu7xP9WdLVL
Dogecoin: DJJ3vRLMxo9aJVe7kQDBw6nUa3KQL8zzfv
This page uses javascript to generate your addresses and sign your transactions within your browser, this means we never receive your private keys, 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!