From d9075418a51f485474d24da1660b2a6432e0a24b Mon Sep 17 00:00:00 2001 From: William Katz Date: Tue, 8 Jun 2021 18:14:14 -0700 Subject: [PATCH 1/6] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f54bdab..2bacea4 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,9 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as hel - [CC Shop](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop) ![image](https://user-images.githubusercontent.com/31377881/120050327-de163700-bfd1-11eb-9d5a-f75c003e867c.png) ![image](https://user-images.githubusercontent.com/31377881/120050367-09992180-bfd2-11eb-9a22-449d73c196cf.png) -- [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) - [CC ATM](https://github.com/Reactified/misc/tree/main/lua/ccash-bank) an ATM for economies allowing for an initial exchange to start up +![image](https://user-images.githubusercontent.com/31377881/121277361-4d6b1100-c885-11eb-87c8-cfebcf58da4f.png) +- [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) ### In-Dev: From e220f26c1b484dbccd0dfafaef51f31f95117d89 Mon Sep 17 00:00:00 2001 From: William Katz Date: Wed, 9 Jun 2021 03:15:19 -0700 Subject: [PATCH 2/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bacea4..6f4c276 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ sudo ./bank ## Connected Services -Go to `{ip}/BankF/help` to see the bank's methods (also found in releases as help.html). Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas are +Go to `{ip}/BankF/help` to see the bank's methods (also found in help.html). Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas are ### Implemented: From 51bbc07bf7ffe5a80c93ba731dad59dad3c17448 Mon Sep 17 00:00:00 2001 From: William Katz Date: Wed, 9 Jun 2021 03:19:42 -0700 Subject: [PATCH 3/6] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f4c276..d1c080f 100644 --- a/README.md +++ b/README.md @@ -60,13 +60,13 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in help.html). Usi ![image](https://user-images.githubusercontent.com/31377881/120050327-de163700-bfd1-11eb-9d5a-f75c003e867c.png) ![image](https://user-images.githubusercontent.com/31377881/120050367-09992180-bfd2-11eb-9a22-449d73c196cf.png) - [CC ATM](https://github.com/Reactified/misc/tree/main/lua/ccash-bank) an ATM for economies allowing for an initial exchange to start up -![image](https://user-images.githubusercontent.com/31377881/121277361-4d6b1100-c885-11eb-87c8-cfebcf58da4f.png) + ![image](https://user-images.githubusercontent.com/31377881/121277361-4d6b1100-c885-11eb-87c8-cfebcf58da4f.png) - [CC API](https://github.com/Reactified/rpm/blob/main/packages/ccash-api/api.lua) ### In-Dev: - [a Market](https://github.com/STBoyden/market-api-2.0) -- [Ebay equivelant](https://github.com/EntireTwix/CSHBay) +- [Python API](https://github.com/fearlessdoggo21/ccashpythonclient) ### Ideas: @@ -88,7 +88,7 @@ Thank you to the contributors | :--- | --- | | [Expand](https://github.com/Expand-sys) | Frontend | | [React](https://github.com/Reactified) | CC {API, Shops, and ATM} | -| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized | +| [Doggo](https://github.com/FearlessDoggo21) | Logs loading/adding Optimized, Python API | ## Features From 8df5025e9f281ce3103372db32a12fb13eedc640 Mon Sep 17 00:00:00 2001 From: William Katz Date: Wed, 9 Jun 2021 03:24:06 -0700 Subject: [PATCH 4/6] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1c080f..66a195a 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,10 @@ Go to `{ip}/BankF/help` to see the bank's methods (also found in help.html). Usi ### Implemented: - [Web Frontend](https://github.com/Expand-sys/ccashfrontend) - ![image](https://user-images.githubusercontent.com/31377881/116965729-4ab44500-ac63-11eb-9f11-dc04be6b3d63.png) + ![image](https://user-images.githubusercontent.com/31377881/121337724-afe9fe80-c8d1-11eb-8851-23ec5e74cd26.png) - [CC Frontend](https://github.com/Reactified/rpm/blob/main/packages/ccash-wallet) - ![image](https://user-images.githubusercontent.com/31377881/116967157-8b618d80-ac66-11eb-8f2e-4a6297ef0b16.png) + + ![image](https://user-images.githubusercontent.com/31377881/121338034-fb041180-c8d1-11eb-8640-b18c141eb980.png) - [CC Shop](https://github.com/Reactified/rpm/tree/main/packages/ccash-shop) ![image](https://user-images.githubusercontent.com/31377881/120050327-de163700-bfd1-11eb-9d5a-f75c003e867c.png) ![image](https://user-images.githubusercontent.com/31377881/120050367-09992180-bfd2-11eb-9a22-449d73c196cf.png) From f08313723bf55fed554ab89bfb600bbdf8534fd0 Mon Sep 17 00:00:00 2001 From: William Katz Date: Wed, 9 Jun 2021 03:59:04 -0700 Subject: [PATCH 5/6] Forgot about ender modems Although an in-game solution wouldn't work across dimensions, across servers, or from the web --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66a195a..5860f17 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Thank you to the contributors ### Accessibility - **RESTful** API for connected services like a market, gambling, or anything else you can think of -- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**. In contrast to an in-game modded implementation that would be range limited. +- able to be used millions of blocks away, across dimensions, servers, **vanilla or modded**. - **Logging** of all transactions, configurable in [log_consts.hpp](include/log_consts.hpp) ## Dependencies From c7139953f633f9ff2f953404dec2acedb4f1a6b0 Mon Sep 17 00:00:00 2001 From: William Katz Date: Thu, 10 Jun 2021 00:29:51 -0700 Subject: [PATCH 6/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 977341e..4bb5809 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ building the project ``` git clone --recurse-submodule https://github.com/EntireTwix/CCash/ +cd CCash mkdir build cd build cmake ..