> For the complete documentation index, see [llms.txt](https://unibit-labs.gitbook.io/universalwallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unibit-labs.gitbook.io/universalwallet/using.md).

# Using The Wallet

## Getting The Universal Wallet

Becoming a super rich crypto kingpin is a fairly straight forward process:

```
$ git clone https://aseriousgogetta@bitbucket.org/aseriousgogetta/universalwallet.git
$ cd universalwallet
$ npm install && npm start
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

```
// Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```
