Compare commits

...

6 Commits

Author SHA1 Message Date
Meowing Cat
6d599f5728 Merge branch 'master' into 'master'
Monero Poker Infrastructure Project

See merge request monero-project/ccs-proposals!461
2024-06-23 00:32:24 +00:00
luigi1111
15e80aafae Merge branch 'plowsofff-master-patch-76544' into 'master'
MonseroSigner transferral/closure

See merge request monero-project/ccs-proposals!468
2024-06-22 21:22:52 +00:00
luigi1111
d0c78b6ad2 Update MoneroSignerResurrection.md - ms1 2024-06-22 21:17:06 +00:00
plowsoff
88dbfc37a2 MonseroSigner transferral/closure 2024-06-17 19:48:43 +00:00
Meowing Cat
7c3d8ed2e9 Update Poker-Game-for-Monero-Ecosystem.md 2024-05-14 14:37:59 +00:00
Meowing Cat
143e071ccb Add Poker Infrastructure Project 2024-05-14 00:57:18 +00:00
3 changed files with 68 additions and 5 deletions

View File

@ -7,8 +7,8 @@ amount: 55.38
milestones:
- name: Monero Signer basics on emulator
funds: 5.38 XMR
done:
status: unfinished
done: 19 June 2024
status: finished
- name: Monero Signer working with companion Application
funds: 5 XMR
done:
@ -22,8 +22,8 @@ milestones:
done:
status: unfinished
payouts:
- date:
amount:
- date: 20 June 2024
amount: 5.38
- date:
amount:
- date:

View File

@ -1,5 +1,5 @@
---
layout: wip
layout: cp
title: "MoneroSigner. Fork of seedsigner for Monero."
author: Monero-HackerIndustrial
date: June 08, 2022
@ -35,6 +35,19 @@ payouts:
- date:
amount:
---
----
### Proposal Closure/Transferral 17th June 2024
All remaining funds (55.38 XMR) have been transferred to/repurposed for: [MoneroSigner Resurrection](https://ccs.getmonero.org/proposals/%20MoneroSignerResurrection.html)
Effective immediately:
- HackerIndustrial is hereby terminated from this project and relinquishes any claim to the remaining CCS funds.
- The project will now proceed under vthor, who has already achieved significant progress in a matter of weeks, demonstrating the competence and dedication required.
----
The Monero community could benefit from a fork of [seedsigner](https://seedsigner.com/) to supports Monero. Seedsigner uses an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions. The project aims to make it easy for anybody to make a dedicated offline signing device out of low-cost commodity computer components (raspberry pi zero). This helps in reducing the need to trust hardware verndors. The most private hardware wallet, is the only only **you** know about.
Seedsigner is focused only on Bitcoin, because of this, the UI/UX and features are not very helpful to Monero users.

View File

@ -0,0 +1,50 @@
layout: fr
title: Monero Poker Infrastructure with %100 True Randmness
author: Meowing Cat <meowingcate@gmail.com>
date: May 14, 2024
amount: 100
milestones:
- name: Game Server and Client (already published)
funds: 25
done:
status: unfinished
- name: SW Robustness and ensuring the game Logic is %100 true
funds: 25
done:
status: unfinished
- name: Making game client robust (especially web version)
funds: 25
done:
status: unfinished
- name: Withdrawal feature and implementing true multiplayer randomness thing
funds: 25
done:
status: unfinished
payouts:
- date:
amount:
- date:
amount:
- date:
amount:
- date:
amount:
Hi, I'm Meowing Cat, Full-Stack SW Engineer (self-taught) and game Game Developer. Previously I made MoneroSharp library. (https://github.com/rohanrhu/MoneroSharp)
Things about the game:
* Play: https://meowingcat.io/projects/poker/play/
* Game Server Repo: https://github.com/rohanrhu/pokerunicorn-server
* Game Client Repo: https://github.com/rohanrhu/pokerunicorn-client
* Game Server Docs: https://rohanrhu.github.io/pokerunicorn-server/
* Website: https://rohanrhu.github.io/pokerunicorn-website/
My true multiplayer randomness protocol: https://github.com/rohanrhu/TruthfulMultiplayerRandomness
I've already published the game server and client. It has game server and client, Monero deposits, you can play multiple games simultaneously.
As long as we can fund the project I'll work on this full-time and make it purrfect and add more features. I hope you like my game.
I'm not good at writing proposals but if I can be funded for working on it full-time, I'll make it purrfect and add more features.
Thank you.