mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-27 19:26:09 -04:00

* 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
9 lines
177 B
JavaScript
9 lines
177 B
JavaScript
export default {
|
|
logo: <span>UnstoppableSwap</span>,
|
|
project: {
|
|
link: "https://github.com/UnstoppableSwap/core",
|
|
},
|
|
primaryHue: 14.3,
|
|
primarySaturation: 90.68,
|
|
};
|