Sign inSign up

cosmo9able/ripped

By cosmo9able

Updated over 7 years ago

daemon rippedcoin (RPD)

Image
0

170

cosmo9able/ripped repository overview

Portuguese: Cliente daemon para comunicação via RPC em nó completo para a moeda rippedcoin, para instalar é bem simples

Comando de instalação: docker run --name ripped --net host -it cosmo9able/ripped

Após instalado você pode entrar no container usando: docker exec -it ripped bash

dentro do container você pode fazer todas as configurações desejadas no arquivo /root/.ripped/ripped.conf

A imagem de instalação é quase limpa, para editar arquivos você vai precisar instalar no nano usando: apt-get install nano -y

Caso você queira usar o cliente em produção, ou pra retorno de notificações instale também o curl usando: apt-get install curl -y

Inglish: Client daemon for communication via RPC in full node for rippedcoin currency, to install is quite simple

Installation Command: docker run --name ripped --net host -it cosmo9able/ripped

Once installed you can enter the container using: docker exec -it ripped bash

inside the container you can make all the desired settings in the file /root/.ripped/ripped.conf

The installation image is almost clean, to edit files you will need to install on the nano using: apt-get install nano -y

If you want to use the client in production, or to return notifications, also install the curl using: apt-get install curl -y

P2P PORT: 36319 RPC PORT: 36320

Tag summary

Content type

Image

Digest

Size

229 MB

Last updated

over 7 years ago

docker pull cosmo9able/ripped