backup
 
 
 
 
 
Go to file
wipedlife 66a03d3d25 README 2021-06-24 18:48:25 +03:00
config first commit 2021-06-12 00:51:40 +03:00
libbacteria clang-format 2021-06-24 18:46:20 +03:00
src clang-format 2021-06-24 18:46:20 +03:00
.gitattributes first commit 2021-06-12 00:51:40 +03:00
.gitignore .gitignore 2021-06-19 12:02:14 +03:00
.travis.yml clang-format 2021-06-24 18:46:20 +03:00
AUTHORS first commit 2021-06-12 00:51:40 +03:00
Autotools.gitignore auttools.gitignore 2021-06-19 12:02:55 +03:00
COPYING first commit 2021-06-12 00:51:40 +03:00
ChangeLog first commit 2021-06-12 00:51:40 +03:00
INSTALL first commit 2021-06-12 00:51:40 +03:00
Makefile.am gitignore 2021-06-19 12:04:43 +03:00
NEWS first commit 2021-06-12 00:51:40 +03:00
README README 2021-06-24 18:48:25 +03:00
README.md README 2021-06-24 18:48:25 +03:00
aclocal.m4 first commit 2021-06-12 00:51:40 +03:00
autoscan.log first commit 2021-06-12 00:51:40 +03:00
compile first commit 2021-06-12 00:51:40 +03:00
config.h captcha gd pre init for C 2021-06-24 14:26:26 +03:00
config.h.in captcha gd pre init for C 2021-06-24 14:26:26 +03:00
configure captcha gd pre init for C 2021-06-24 14:26:26 +03:00
configure.ac captcha gd pre init for C 2021-06-24 14:26:26 +03:00
configure.scan first commit 2021-06-12 00:51:40 +03:00
depcomp first commit 2021-06-12 00:51:40 +03:00
install-sh first commit 2021-06-12 00:51:40 +03:00
logo.png README update 2021-06-21 18:57:29 +03:00
missing first commit 2021-06-12 00:51:40 +03:00
stamp-h1 first commit 2021-06-12 00:51:40 +03:00

README.md

                                                                                
                                     @###@                                      
                                    ####@##@                                    
                         .@@         @###@                                      
                       @######     .///////@     *#####@                        
                       @######////////%.,.///////###@###@                       
                         @@@@//@,,,///(@@,///@,*//&@#@@                         
                              //@&,,,,,,@,,,,&(@/@                              
                              /////,,,,@&,,,,(///@                              
                        &&##@//@./@,,,,@@@,,,(,.@/@&#@.                         
                       ####&##@/////////,%//////@###%###                        
                       @######     @///@@//&    ,######@                        
                                     %////.                                     
                                    @#%#@#%                                     
                                    @######                                     
  • (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)

Build Status

¤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 libssl-dev libgd-dev libpng-dev libz3-dev libfreetype6-dev

Ubuntu Focal

sudo apt-get install -y devscripts build-essential lintian dh-make autoconf lua-sql-postgres-dev automake gcc liblua5.2-dev libjansson-dev libcurl4-gnutls-dev libiniparser-dev libssl-dev libgd-dev libpng-dev libz3-dev libfreetype6-dev liblua5.1-dev libluajit-5.1-dev