Skip to content

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.

License

Notifications You must be signed in to change notification settings

Fonta1n3/FullyNoded

Repository files navigation

Fully Noded®


download fully noded on the app store

home home

Self sovereign, secure, powerful, easy to use wallet that utilizes your own Bitcoin Core node as a backend. Providing an easy to use interface to interact with your nodes non wallet capabilities. Fully Noded® wallets are powered by PSBT's and descriptors. Fully Noded® acts as an offline signer using your node as a watch-only wallet as well as giving you full unfettered access to every wallet.dat in your nodes .bitcoin directory. C-Lightning and LND compatible for instant, unfairly cheap payments. Works with the Join Market API for decetralized coinjoins.

App Store

Fully Noded App Store

Build from source



  • Download Xcode
  • git clone https://github.com/Fonta1n3/FullyNoded.git
  • cd FullyNoded
  • Double click FullyNoded.xcodeproj
  • Click the play button in the top left bar of Xcode to run the app

Releases

  • Go to releases
  • Download the SHA256SUMS file and open it with a text editor
  • FullyNoded.xxx.tar and source.zip are signed with my pgp key 1C72 2776 3647 A221 6E02 E539 025E 9AD2 D3AC 0FCA
  • In a terminal run shasum -a 256 FullyNoded.xxx.tar (or whichever file you would like) the output should match what you see in the SHA256SUMS text file for the respective file.

Getting started

  • Requires you to be running Bitcoin Core.
  • If configuring manually you can run Tor-Connect to easily create a Tor hidden service to connect to your node, export the hidden service address, save it in node credentials in the address field. Optionally click and hold on the Tor-Connect icon in the dock. Choose Options and check or uncheck the Open at Login option to automatically launch Tor-Connect when your machine boots.
  • Fully Noded will automatically create a "secure" rpc password for you, you can always edit it, copy the rpc auth text from and add that to your bitcoin.conf, save it and restart Bitcoin Core.
  • Thats it, you should be connected.

Cost

Redistributing Fully Noded® Code on the App Store

Even though this project is open source, this does not mean you can reuse this code when distributing closed source commercial products. Please contact us to discuss licensing options before you start building your product.

If you are an open source project, please contact us to arrange for an App Store redistribution exception. For more information about why this is required, please read this blog post from Open Whisper Systems.

Cost for End Users

Downloading the Fully Noded® iOS app is 100% free because it is important that all people around the world have unrestricted access to a private, self sovereign means of using Bitcoin. However, developing and supporting this project is hard work and costs real money. Please help support the development of this project!

  • GitHub Sponsors
  • Bolt12 and Silent Payment address for donations coming soon.

Why Fully Noded®?

  • Privacy. Majority of existing Bitcoin wallets are powered by someone else's node, this causes complete and utter loss of privacy. By running your own node and utilizing it via a Tor hidden service you are maintaining a high level of privacy.
  • Security. All communications to your node are done within the Tor network, this means your IP is never exposed, your communications to your node are heavily encrypted, this is by default and not possible to opt out of. The app allows you to utilize Tor V3 authentication for first in class security, in short this means you self authenticate your device and no other device will be able to connect to your node. The app by default never uses your node as a hot wallet and instead keeps your seed heavily encrypted and securely stored on your iOS device, private keys never touch a network request, Tor or otherwise. With Fully Noded® architecture you can always keep your node completely behind a firewall and access it securely from anywhere in the world.
  • Sovereignty. You are in total control, you run a self hosted server which then powers your mobile wallet. There is no middle man which can deny you access to your own server. You are in control of your private keys and utxo's.
  • Censorship Resistance. If you rely on a companies' server to power your wallet you are inherently relying on them, they can at any time disable your connection to their servers, shut them off or be forced to deny you service. When using Fully Noded® you never have to be concerned about a third party censoring your payments, you are quite literally your own bank.
  • Recovery. Users may recover any wallet with the app, simply create a Recovery wallet with BIP39 seed words and automatically recover every popular wallet in one fell swoop. For advanced users you may create a descriptor of any type and import it with the app, this allows every wallet type imaginable to be recovered. If you have existing wallets on your node which are watch-only you may add BIP39 seed words to the app to make them spendable.

Manual Setup - advanced

Medium Posts

Youtube Tutorials

PGP

  • 1C72 2776 3647 A221 6E02  E539 025E 9AD2 D3AC 0FCA

Contributing

Thank you for your interest in contributing to Fully Noded®! To avoid potential legal headaches and to allow distribution on Apple's App Store please sign our CLA (Contributors License Agreement).

  1. Sign the CLA, and email it to [email protected].
  2. Fork the project and (preferably) work in a feature branch.
  3. Open a pull request on GitHub adding your signed CLA here.
  4. All commits must be pgp signed, see this guide.
  5. Thank you!

License

MIT "Commons Clause" License Condition v1.0

If you would like to relicense this code to distribute it on the App Store, please contact me at [email protected].

Third-party Libraries

This software additionally references or incorporates the following sources of intellectual property, the license terms for which are set forth in the sources themselves:

  • Credit to Chat-Secure Readme.md for inspiring the layout/format and some of the text of this document.
  • Credit to Blockchain Commons for the format of the CLA.

The following dependencies are bundled with the Fully Noded®, but are under terms of a separate license:

About

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages