The "caml-coin" (not to be confused with the "camel coin")
  • Python 70.2%
  • Cuda 15.1%
  • HTML 9.3%
  • JavaScript 3.8%
  • CSS 1.6%
Find a file
2024-12-18 22:31:19 +01:00
docs changes to the market sim, added helper script to simulate frontend, started testing the miner partially (have tested the sim api part so far, not the points service integration). TODO points service integration testing/fixing 2024-10-20 23:10:57 +02:00
src lots of old accounts have invalid emails, so I can't do verification of email when logging in or creating a token. I can only check email validity on signup 2024-12-18 22:31:19 +01:00
tests somewhat of an intermediate commit, but I think it should be working atm... after letting the project sit for a long time I fixed a bug that was making test_2 fail. will prob start working on it again and am currently somewhat preparing for a big update 2024-10-02 22:38:15 +02:00
.gitignore added my own points service to replace the htl points service in order to leave the project in production for some more time independently. also updated the README.md 2024-11-11 16:13:35 +01:00
README.md improved the README.md 2024-11-26 19:25:14 +01:00
requirements.txt refactor code, correctly link static resources 2024-11-07 20:18:58 +01:00

The caml-coin

A simple blockchain implementation in Python. It has a CUDA-based miner (recommended kernel can be found here)

Why caml-coin?

We all like camels. Therefore, I called it caml-coin and you should buy it.

How to buy caml-coin?

You currently can't. Caml-coin is not being hosted anywhere, there is no mining network and there isn't really a caml-coin one could interact with... there's just an implementation.