This is my proposal to make the first release of monero contract system

This commit is contained in:
N1co1asB1ancon1 2025-03-07 17:46:36 +00:00
parent 1c7b022dde
commit c1348e4e33

View File

@ -0,0 +1,37 @@
---
layout: fr
title: Make the first release of Monero Contract System, a web application written in rust that allows people to easily host their own escrow system. MVP avaible at: https://github.com/nickbrazilian/monero_contract_system.
author:N1co1asB1ancon1
date:07/03/2025
amount:14 XMR
milestones:
- name: improve security (1 of 2) protect against sql injections everywhere applicable, hash all the data that is stored on the database.
funds: 25% (3.5 XMR)
done: 08/04/2025
status: unfinished
- name: improve security (2 of 2) apply anti-spam, anti-bot that rely on no javascript similar to the dread forum , make it generate a better passphrase to the user containing 10 random words.
funds: 25% (3.5 XMR)
done: 08/05/2025
status: unfinished
- name: Improve Usability: Make so that once the contract is generated, it takes you to a new page and displays all the contract info along with the proper warnings and easy to copy the the link and passphrase , display better the status of the wallet (Nothing in the unlocked balance yet, if you sent money click here to refresh the page), make so that when the funds are released it deletes everythig and redirects to the landing page.
funds: 25% (3.5 XMR)
done: 08/06/2025
status: unfinished
- name: Improve Usability: Make so that once the contract is generated, it takes you to a new page and displays all the contract info along with the proper warnings and easy to copy the the link and passphrase , display better the status of the wallet, make so that when the funds are released it deletes everythig and redirects to the landing page.
funds: 25% (3.5 XMR)
done: 08/07/2025
status: unfinished
- name: Improve deployability & maintainability: Make shell script that deploys everything from scratch on most distros, and another one for eazy editing the sqlite database in case of disputes or whatever necessary.
funds: 25% (3.5 XMR)
done: 08/08/2025
status: unfinished
payouts:
- date:
amount:
- date:
amount:
---