-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
39 lines (31 loc) · 2.26 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
@###@
####@##@
.@@ @###@
@###### .///////@ *#####@
@######////////%.,.///////###@###@
@@@@//@,,,///(@@,///@,*//&@#@@
//@&,,,,,,@,,,,&(@/@
/////,,,,@&,,,,(///@
&&##@//@./@,,,,@@@,,,(,.@/@&#@.
####&##@/////////,%//////@###%###
@###### @///@@//& ,######@
%////.
@#%#@#%
@######
(Logo by 'MrB' can be broken in some html previewer, better to open as just file)[logo.png]
(thanks for logo by some guy whose dont want to say himself name)
--------------------------------------------------
¤Bacteria¤
TODO(for now):
[- async/sync crypto for libbacteria for server and lua script](POP! Is done)
- libgd for images
- pre-init postgres database and C code for works with it, and lua module for work with it
- own network protocol idea.
- create server
- create lua scripts for events.
- continue work with cryptocoins RPC wallets in server
- create exchange (cryptocoin)crypto on crypto system by 2 client.
- create ....(have to be changed every 8 tasks)[like in stack of 8 tasks]
Depencies -
Debian 10:
sudo apt install lua-sql-postgres-dev automake gcc liblua5.2-dev libjansson-dev libcurl4-gnutls-dev libiniparser-dev