{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
MASS [ POC ] / [ WIP ] Java implementation of monero anon swaps suite This is an experimental Spring Boot Application that utilizes LND hold invoices If successfully settled the equivalent amount in Monero or Bitcoin is sent MASS - Server Development Manual Run as Spring Boot App from your favorite IDE or do mvn clean install && java -jar target/mass-x.x.x.jar The src/main/resources/application...