mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 22:37:55 +00:00
577 B
577 B
Gentoo building instructions
Install
- sudo layman -o https://raw.github.com/ddorian1/gentoo-twister-overlay/master/gentoo-twister-overlay.xml -a twister
- sudo emerge -av twister
Configuration & web gui
- mkdir ~/.twister
- echo -e "rpcuser=user\nrpcpassword=pwd" > ~/.twister/twister.conf
- chmod 600 ~/.twister/twister.conf
- git clone https://github.com/miguelfreitas/twister-html.git ~/.twister/html
Start
- twisterd -rpcuser=user -rpcpassword=pwd
- Open http://127.0.0.1:28332/index.html and use the user/pwd credentials
- Create your account !