mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-29 12:06:35 -05:00
docs: generally improve docs and add maker page (#242)
* improve introduction and installation docs * add some maker documentation * improve maker docs * Add network section, explain multiaddr, move docker commands into table * Finally fix src-gui/.gitignore * Fix .env.development * Refine cancel, refund, punish explanation * Add to changelog * Make donation addresses copyable * Apply suggestions
This commit is contained in:
parent
29da23ea60
commit
9e27c6548b
13 changed files with 408 additions and 29 deletions
|
|
@ -1,7 +1,7 @@
|
|||
export default {
|
||||
logo: <span>UnstoppableSwap</span>,
|
||||
project: {
|
||||
link: "https://github.com/UnstoppableSwap/unstoppableswap-docs",
|
||||
link: "https://github.com/UnstoppableSwap/core",
|
||||
},
|
||||
primaryHue: 14.3,
|
||||
primarySaturation: 90.68,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue