Repositiorio Oficial
Find a file
2023-04-19 03:08:13 -04:00
bolivarcoin-docs first BolivarCoin commit 2019-06-30 00:27:36 -04:00
build-aux/m4 first BolivarCoin commit 2019-06-30 00:27:36 -04:00
contrib fix title for dmg package 2019-07-26 12:13:06 -04:00
depends fix download link 2023-04-18 01:22:06 -04:00
doc first BolivarCoin commit 2019-06-30 00:27:36 -04:00
qa first BolivarCoin commit 2019-06-30 00:27:36 -04:00
share first BolivarCoin commit 2019-06-30 00:27:36 -04:00
src Nuevo checkpoint 2019-07-21 19:29:23 -04:00
.gitattributes Merge v2.0.0.2 2019-12-10 21:08:09 +01:00
.gitignore Merge v2.0.0.2 2019-12-10 21:08:09 +01:00
autogen.sh first BolivarCoin commit 2019-06-30 00:27:36 -04:00
configure.ac Actualizada a version 2.0.0.2 2019-07-11 00:07:25 -04:00
COPYING first BolivarCoin commit 2019-06-30 00:27:36 -04:00
Crear_Masternodo.md Guia corregida 2019-07-18 20:08:41 -04:00
INSTALL first BolivarCoin commit 2019-06-30 00:27:36 -04:00
install.sh change name 2023-04-19 03:06:23 -04:00
libbolivarcoinconsensus.pc.in first BolivarCoin commit 2019-06-30 00:27:36 -04:00
Makefile.am first BolivarCoin commit 2019-06-30 00:27:36 -04:00
README.md fix download link 2023-04-19 03:08:13 -04:00

¿Qué es Bolivarcoin?

Bolivarcoin es una Criptomoneda que nació en el año 2015. Creada bajo el mando de Satoshisimon Bolivarmoto. Ésta está basada en la cultura Bitcoin, orientada a mantener el anónimato, la velocidad de transacciones y la libertad financiera.

Especificaciones técnicas:

Datos Valor
Algoritmo X11
Tiempo entre Bloques 180 Segundos
Acciones máximas 25.000.000 BOLI
Preminado 0 BOLI
Puerto RPC 3563
Puerto P2P 3893

Distribución del Bloque

Bloque Mineros Masternodos Budget
1-499999 100% (25 BOLI) 0% (0 BOLI) 0% (0 BOLI)
500000-600000 100% (12,5 BOLI) 0% (0 BOLI) 0% (0 BOLI)
600001-999999 45% (5,625 BOLI) 45% (5,625 BOLI) 10% (1,25 BOLI)
1000000-1499999 45% (2,8125 BOLI) 45% (2,8125 BOLI) 10% (0,625 BOLI)
1500000-1999999 45% (1,40625 BOLI) 45% (1,40625 BOLI) 10% (0,3125 BOLI)

Enlaces de interés

Instalar en Ubuntu

Escribir en la terminal los siguientes comandos:

wget https://raw.githubusercontent.com/BOLI-Project/BolivarCoin/master/install.sh
chmod +x compile.sh
./compile.sh

Crear un Masternodo

Para crear un masternodo por favor siga esta guía.