## Coinb.in Welcome to the Blockchain

# Woodcoin. It's your money!

Be your own bank, take control of your own money and start using Woodcoin today!

[Learn more »](/content/logb-in/#about/index.html)

* * *

### Open Source

Coinbin is an open source web based wallet written in javascript and released under the [MIT license](/content/logb-in/LICENSE/index.html) which means it's free to use and edit.

### MultiSig

We offer a fully transparent [multisig](/content/logb-in/#newMultiSig/index.html) solution which works seamlessly offline and with other woodcoin clients.

### Raw Transactions

[Create](/content/logb-in/#newTransaction/index.html), [verify](/content/logb-in/#verify/index.html), [sign](/content/logb-in/#sign/index.html) and [broadcast](/content/logb-in/#broadcast/index.html) custom raw transactions online with advanced features and minimal effort!

### Wallet

Quick access to an [online wallet](/content/logb-in/#wallet/index.html) where only you have access to your own private keys & can [calculate your own fee](/content/logb-in/#fees/index.html)!  
### Addresses

We support [regular addresses](/content/logb-in/#newAddress/index.html), [multisig](/content/logb-in/#newMultiSig/index.html), [segwit / bech32](/content/logb-in/#newSegWit/index.html) and stealth all with access to your own private keys!

### Development

Use what we've built to write your own projects! See our documentation (coming soon), or contribute at [github](https://github.com/OutCast3k/coinbin/).

## Open Wallet  browser based woodcoin wallet

**Notice**: Different email address and password combination will open different wallets, be careful when entering your details as lost accounts can not be recovered!

### Advanced Options

- Segregated Witness Address

Use a segwit address instead of a regular address. _(recommended)_

- p2sh address

- bech32 address

- Enable Replace by Fee (RBF)

Enable RBF on all transactions, allowing you to manually raise the transaction fee later if required. _(recommended)_

## 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 woodcoins.

### Address Options

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

- Compress (recommended)
- Custom Seed or Brain Wallet
- Encrypt Private Key with AES-256 Password

## 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 woodcoins.

### Address Options

- Enable [Bech32](https://en.bitcoin.it/wiki/Bech32)?
- Custom Seed or Brain Wallet

## New Multisig Address Secure multisig address

Public keys can be [generated in your browser](/content/logb-in/#newAddress/index.html) or from your woodcoin client.

Enter the public keys of all the participants, to create a [multi signature address](https://en.bitcoin.it/wiki/Address#Multi-signature_addresses). Maximum of 15 allowed.

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

Use _[OP_CHECKLOCKTIMEVERIFY](https://github.com/bitcoin/bips/blob/master/bip-0065.mediawiki)_ (OP_HODL) to create a time locked address where the funds are unspendable until a set date and time has passed.

## New HD Address making bip32 even easier

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

### Address Options

- Custom Seed or Brain Wallet

## Transaction Create a new transaction

Use this page to create a raw transaction

### Advanced Options

- Clear Inputs

Clear existing inputs when new inputs are loaded.

* * *

### Blockchain Data

This is based on us comparing your transaction against a very recent transaction found in a very recent block

### Fee Calculator

This page will give you a guide on the lowest fee to use to get your transaction included within the next few blocks.

* * *

### 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.

## Sign Transaction once a transaction has been verified

Private key

## Broadcast Transaction into the woodcoin network

Enter your hex encoded woodcoin transaction

## Development Javascript framework, API and more

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

## About open source woodcoin wallet

Version 1.4

Compatible with woodcoin core

### What is Woodcoin?

Woodcoin is a type of digital currency in which encryption techniques are used to regulate the generation of units of currency and verify the transfer of funds, operating independently of a central bank. See [weusecoins.com](http://www.weusecoins.com/) for more information.

### Privacy

Coinb.in believes strongly in privacy, not only do we support the use of TOR, the site does not collect and store IP or transaction data via our servers nor do we store your woodcoins private key.

### Support

We recommend that you first check our [service status](https://status.coinb.in/) page and then [blog](https://blog.coinb.in/) page which has multiple [guides](https://blog.coinb.in/guides).

### Donate

Please donate to [3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN](bitcoin:3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN) if you found this project useful or want to see more features!

## Settings  making coinb.in even better!

These simple settings below make coinb.in one of the most decentralized wallets in the world.

**Network**:

Select which network you'd like to use for key pair generation.

- Woodcoin (mainnet)
- Dogecoin (mainnet)
- Carboncoin (mainnet)
- ShadowCash (mainnet)
- Woodcoin (testnet)
- Custom

* * *

**Broadcast**:

Select the network you wish to broadcast the transaction via

- coinb.in (Woodcoin mainnet)
- Chain.so (Woodcoin mainnet)
- Blockcypher.com (Woodcoin mainnet)
- Chain.so (Dogecoin)
- Cryptoid.info (Carboncoin)

* * *

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](https://github.com/OutCast3k/coinbin/). You can even [download](https://github.com/OutCast3k/coinbin/archive/master.zip) this page and host it yourself or run it offline!
