You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

67 lines
2.0 KiB

manifestVersion: 1
id: itchysats
category: Finance
name: ItchySats
version: "0.6.1"
tagline: Peer-2-peer derivatives on Bitcoin
description: >-
ItchySats enables peer-2-peer CFD trading on Bitcoin using DLCs
(discreet log contracts). No account needed, no trusted third-party - just you
and your keys.
This is beta software. We tested it on test- and mainnet, but there are no guarantees that it will always behave as expected.
Please be mindful with how much money you trust the application with.
CFDs trading is inherently risky, be sure to read up on it before using this application.
That said: This is pretty awesome, go nuts!
1. Fund the ItchySats wallet
2. Open a position
3. Monitor the price movement
4. Profit
Limitations of the mainnet beta:
1. Minimum position quantity is $100, maximum $1000
With 0.4.0 your CFDs are perpetual positions that are extended hourly. This means your CFD position will remain open forever unless you decide to close it. A funding fee is collected hourly when the CFD is extended.
With 0.4.8 you can open long and short positions, previously only long positions were possible.
With 0.5.0 you can chose from different from leverage. Leverage choices are configured by the maker and might initially be restricted to x1, x2 and x3.
With 0.6.0 you can open positions on BTCUSD and ETHUSD prices. #ShortTheMerge
developer: ItchySats
website: https://itchysats.network
dependencies:
- electrs
repo: https://github.com/itchysats/itchysats
support: https://github.com/itchysats/itchysats/issues
port: 7113
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: itchysats
deterministicPassword: true
torOnly: false
releaseNotes: >-
This release fixes a minor UI bug for 0.6.0.
Release 0.6.0 enables ETHUSD CFDs. You can now trade BTCUSD and ETHUSD using your Bitcoin.
With release 0.6.0 support for the legacy network stack is dropped; versions prior to 0.5.4 are not supported anymore and have to upgrade to maintain compatibility.