Pages:
Author

Topic: [Official] ROKOS [flavors] Crypto Full node OS |IoT Devices |Feedback/Discussion - page 27. (Read 74783 times)

sr. member
Activity: 334
Merit: 251
Designer and CryptoCurrency Enthusiast.

Thanks, feel free to report any feedback / suggestions , so we can take them in account for the future building of the v2.

Is the current wallet exclusive to this project or will it be able to get another wallet or wallets? that would be great!
legendary
Activity: 1140
Merit: 1004
OK

v2 Update: Based on feedback and more research we find out that a lot of new crypto users have issues for getting Bitcoin, Litecoin and Dogecoin wallets to work in their Pi, and some people complain about the long time it takes to compile the wallets and get them running, so BTC, LTC, and DOGE wallets and daemons are included in ROKOS for the v2 release.

The First OS image release that merges the full power of Raspbian and Cryptocurrencies:
- ROKOS v1 comes with an integrated OKCash wallet and Synched Chain. Released on Jun 9 2015.
- ROKOS v2 includes the Bitcoin, OK, Litecoin and Dogecoin Wallets. (OK Chain Synched) Released on Jun 30 2015.



Distribution aimed at New Pi Users, Medium grade users and Advanced Pi Users.
Download & Burn, Ready for use.

Jun 6 2015 - ROKOS v1 (OK) - DOWNLOAD (Mega)
MD5 Checksum: D5A3F7A9A561DFADE1264FA461399571
SHA-1 Checksum: FEC79527BAE90BFC3FB5C502CBD67BD0AF222020
SHA-256 Checksum: 44254385D2A12CC6B10294FF94D580EBC08F7161B424C61009F09831E1D6C3DC
SHA-512 Checksum: D9B357A51E5C20C32555790F3149074BE8478275897A2DC0042C2E4A86132331834AA5C577A919F DB6D41F4E440363164E94D4EF9EBBF05D41CCA621A50E0678

Jun 30 2015 - ROKOS v2 (BTC OK LTC DOGE) - DOWNLOAD (Mega)
ROKOS v2   Official Torrent - https://thepiratebay.vg/torrent/12079973
ROKOS v2 - DOWNLOAD (Google Drive)
MD5 Checksum: 838D75F5F8975068DB2CFAF228AE5690
SHA-1 Checksum: 80AD8D615B20CB3B3CDB00D6122E01E070BF534B
SHA-256 Checksum: 93EC30C57EA78C6F574EFC5D9A656EC1485348D2E5C0EB1171D37C20967BD1DA
SHA-512 Checksum: D42A173005B31548AB35A0053BA0F40C127B5F1ABBE00EA56E11378A6F45B0C5892875C57EA3826 5CA34B1AD8C4BF98199745F1947C4971B5637205DD054348C

*Official Download Links - Do Not Download from other sources, posts, links to ensure the security of your downloads*

Specs:

v1 Release Jun 9 2015
- Full burnable OS Compatible with the Raspberry Pi systems.
- Raspbian based.
- Active Firewall out of the box.
- Dev tools (makes it easier to compile Bitcoin and other cryptocurrencies wallets into the system)
- Works with other cryptocurrencies.
- 1024 swap.
- Updated OKCash wallet with full Stake functionality, encrypted messages and a Synched OKchain.
- Disabled SSH (can enable if required)
- Direct access to the wallet Via: Desktop shortcut, Menu > Internet.
- ZIP file - Compression: Only 1.6Gb image to download, 4.4GB uncompressed to burn.


v2 Release: Jun 30 2015
- Includes qt 4 and most developer tools to compile almost any other cryptocurrency wallet if required.
- Interface and Logos Redesign.
- Official ROKOS logo Redesigned and added to start menu.
- Latest Bitcoin Core QT wallet v0.11.99 with direct links. (includes daemon)
- Latest OKCash Core QT wallet v2.0.0 with direct links, Full Stake functionality, encrypted messages and Synched Chain till June 30 2015. (includes daemon)
- Latest Litecoin Core QT wallet v0.10.2 with direct links. (includes daemon)
- Latest Dogecoin Core QT wallet v1.8.2 with direct links. (includes daemon)
- Disabled SSH (can enable if required)
- Security and System Updated.
- 1024 Swap mod.
- Updated Out of the box Firewall already configd only for wallets and web access. (and ssh IF you enable it)
- RAR file - High Compression: Only 1.6Gb image to download, 5.5GB uncompressed to burn.

Requirements:
Any ROKOS version:
- Raspberry Pi B or 2 (v1 Should work for A but further testing is required, hence not officially supported yet)

ROKOS v1:
- Min 6gb SD card. (Class 10 for optimal performance)

ROKOS v2:
- If you will use ALL the wallets:
Min 8gb SD card and an External device (usb or hdd). To synch the chains on the external device instead of the SD card, BTC chain alone is around 40gb.

- If using OKCash, Litecoin and Dogecoin: Min 32gb SD card. they fit together in the card for now, external device recommended.
- If using only OKCash and Litecoin OR Dogecoin (2 wallets): Min 16gb SD card.
- If only using OKCash: Min 8gb SD card.

Future Versions:
- Security updates.
- Chain Updates.
- More Cryptocurrencies will be integrated for an Out of the Box experience in different versions called FLAVORS.
- Designs Updates.
- More wallets, programs or features, based on users feedback and cross collaborations.

ROKOS v2 Screen Shot


"ROKOS" OKCashPi Initial Setup

1.- Download and Burn the OKCashPi Image to a micro SD Card like you would with any other Pi Distro.
Jun 6 2015 - ROKOS v1 (OK) - DOWNLOAD
Jun 30 2015 - ROKOS v2 (BTC OK LTC DOGE) - DOWNLOAD
ROKOS v2   Official Torrent - https://thepiratebay.vg/torrent/12079973

Steps for first boot

a) Login with user: pi   password: raspberry    
b) Type:    sudo raspi-config    (This will get us to the config menu)
c) Expand the file system by selecting the proper option.
d) Allow booting to desktop (StartX) by selecting the proper option.
e) Set up your Time Zone by selecting the proper option.
f) Exit and restart the system (It will restart on exit)

Welcome to the ROKOS Desktop

Security Steps
Pi and root accounts default passwords:  raspberry

*note: Remember that the password will not be displayed as you type it; there are no Windows-style * symbols representing the letters. Instead, it will appear that you haven’t entered a password. This is a security feature to prevent people guessing the length of your passphrase. Just type the password regardless.

Open a terminal and change the password of "Pi" and "root" accounts with this commands

sudo passwd
(write your new password, this will change the password of Pi, the main use account)

su root
enter password:  raspberry

passwd
(write your new password, this will change the password for the root account)

exit
(leaves root account and goes back to Pi account)

exit or close the terminal window

RESTART the system one last time so it can start with correct configurations. (correct mount of tmp for the tech savy)

Final steps

a) Go to Menu > Internet and Click on the OKCash Wallet

This will open the OKCash wallet, give it some minutes for the initial setup, OK Chain is Synched so it will be ready for use in the next minutes.

*Repeat the previous step with the Desired Wallet you would like to open and use.
*For BTC LTC and DOGE the initial synch will take some hours and even days in case of Bitcoin's Chain, wallets are fully usable after being fully Synchronized.


b) Make a backup of your wallets and save in USB or external media.

Use your OKCash wallet to Stake, Send/Receive OK cryptocurrency or send and receive encrypted messages with other OK users.

Important Security Notice:
Remember to create a backup for your Wallets, you can use the wallets to create them and save in different folders on a USB device.
You should ALWAYS have a backup of your wallet, Raspberry Pi Hardware and the Software are under development hence is not responsible for missuses, electrical or compatibility issues that might cause a loss of information. It is as secure as one's ability to take care for it, same as a computer, so always have a backup of your wallets on an external device.


You can start testing and developing new integrations with the Bitcoin OKCash Litecoin & Dogecoin Tech with your IoT projects.

***********************

ROKOS is Released for Free to support cryptocurrencies environment and adoption
If you find this work valuable or if it helped your project and You would like to support the Dev and future Releases feel free to show some Love at


Bitcoin   15VrDkat5vD4FfycRk3E4e7EgqftzK6tm8
Litecoin   LXQfRBHXqDtZ8b1okvQxddHUJXYxX2Cx7F
Dogecoin   DN5urbfH59jt1gT9HsPnYwadsRnSmazLhk
OKcash   PWZg5F7NurKDNGdckRpQgmShEQhEHmF5W5



Extra Screenshots
ROKOS v2










ROKOS v1





member
Activity: 67
Merit: 10
newbie
Activity: 18
Merit: 0
Loaded on a B+, didn't get a chance to mess with it too much yet, looks like it's working great!

Only prob i have so far is that it has my keyboard layout wrong, but i'll check it in the morning!

Great work!!!

legendary
Activity: 1484
Merit: 1004
Good job!

Really clean setup!

Hard worker dev.  Grin
legendary
Activity: 1140
Merit: 1004
OK
This thread is dedicated to the discussion/feedback for The "ROKOS • Crypto Full node OS [flavors]".
for "ROKOS • Bitcoin Full node OS [core]" info disscussion/feedback visit: link

Integrated Currencies: Bitcoin - Okcash - Litecoin - Bitcoin Cash - Dash - Qtum - Dogecoin - Navcoin - Blackcoin - Einsteinium - Diamond - MonetaryUnit.


ROKOS flavors v10 • Crypto Full node OS
Released (25/01/2020)


Download the Latest ROKOS flavors versions over the website at: rokos-flavors.space



Full Cryptocurrency Clients, miners, nodes and much more; Faster, Easier, Stronger and more Elegant.
ROKOS v10 "Flavors" Crypto Full node OS for Raspberry Pi 2, 3, 4 IoT Devices Released.



ROKOS [Flavors] • Crypto Full node OS
For Raspberry Pi, zero, 2, 3, 4, BananaPi PRO, PINE64+, Odroid + more IoT Devices.
Integrated Cryptocurrencies Full nodes, BFG and CGMiners, Dev tools + Clients/Nodes Support

Just Download and Burn to Start your own Crypto Full node


Cryptocurrency and the Internet of Things
Core: Debian based OS with integrated Cryptocurrencies Clients, Nodes, Dev tools and Miners ready for use.


-- Latest Release --


ROKOS v10 "Flavors"  for Raspberry Pi 2, 3, 4
Full Cryptocurrency Clients, nodes and much more. Faster, Easier, Stronger, more Elegant.

We support the new technology and uses for cryptocurrencies in the Raspberry Pi , Bananapi, Pine64+, odroid and IoT environments, hence we came up with a Free solution for every IoT enthusiast, developer, user, service that want to use their IoT devices with Cryptocurrencies, or that would like to turn their Device into a Hardware wallet, Mining or Staking device.

ROKOS flavors comes with fully functional Cryptocurrencies Full nodes / clients among other goodies and provides the users with the best and easier Out of the Box experience; The favorite toolbox for developers and new users alike.

v10 "Flavors" OS

The First OS image release that merges the full power of Raspberry Pi zero, 2, 3, 4, Banana Pi PRO, Pine64+, odroid & IoT Devices with Cryptocurrencies:
- ROKOS v10 "flavors" comes with integrated Bitcoin, Okcash, Litecoin, Bitcoin Cash, Dash, Dogecoin, Qtum, Navcoin, Blackcoin, Einsteinium, Diamond and Monetary Unit Clients / nodes, Miners, Dev tools, deps, etc.



Distribution aimed for everyone, from new IoT users to IoT Developers, Ease of use.
Download & Burn, Ready for use Out of the Box.


Requirements:
ROKOS v10 "flavors":
- Raspberry Pi zero, 2, 3, 4. - ready for download
- Pine64+ - coming update
- Banana Pi - coming update
- Odroid - coming update

- 16gb SD card.
- External device (usb / hdd / ssd). To sync the different crypto chains on the external device instead of the SD card, BTC chain alone is around 280gb.


Some of the ROKOS flavors v10 features are

- Updated Bitcoin client / node v0.19.0.1 with full functionality.
- Updated Okcash client / node v5.0.0.2 with full functionality.
- Updated Litecoin client / node v0.17.1 with full functionality.
- Updated Bitcoin Cash client v0.20.11 with full functionality.
- Updated Qtum client / node v0.18.3 with full functionality.
- Updated Dash node v0.14.0.5 with full functionality.
- Updated Dogecoin node v1.14.2 with full functionality.
- Updated Navcoin node v4.7.2 with full functionality.
- Updated Blackcoin more client / node v2.13.2.4 with full functionality.
- Updated Einsteinium client / node v0.13.6.0 with full functionality.
- Updated Diamond client / node v3.0.1.3 with full functionality.
- Updated Monetary Unit client / node v2.1.4 with full functionality.
- Full burnable OS Compatible with the Raspberry Pi, Pine64+, Odroid and IoT devices.
- Full System / Programs Upgrade.
- Full Design Upgrade.
- Improved Firefox/Chrome browser. (depends on version)
- Autolog.
- Debian/Xubuntu/Ubuntu/Raspbian/Linux based. (depends on version)
- Dev Tools.
- Easier to Use mod Update.
- Security and Optimization Update.
- CGMiner ready. (3.7.2)
- BFGMiner ready. (5.5.0)
- Includes Qt and complete set of Dev tools [qt4+qt5] (For developers)
- Works with other cryptocurrencies.
- 1024 mb swap mod.
- Custom Login and Wallpapers.
- Cryptocurrencies clients / nodes integrated under /usr/local/bin/
- Easy Clients / Nodes Upgrades.
- Custom OK-Scripts to ease the user experience.
- Direct access to the Clients Via: Task bar and Menu > Blockchain.


ROKOS constantly evolves and releases new Versions based on:
- Security, Chain, Technology and Design updates.
- Ease of access and use for the final users.
- If you are looking for the Bitcoin Full node OS integrated for an Out of the Box experience you can find it in the version called ROKOS CORE.
- More wallets, programs or features, based on users/communities/developers feedback, support and/or cross collaborations.

ROKOS History of previous releases link.


ROKOS v10 "flavors" for Raspberry Pi 2, 3, 4 screen shots






ROKOS flavors Initial Setup

How to burn the ROKOS .img to the SDcard: http://rokos-flavors.space/burn_sdcard.html

Steps for first boot

Raspberry Pi 2, 3, 4: https://rokos-flavors.space/rokos_corepi.html


Welcome to the ROKOS flavors • Crypto Full node OS Desktop

Final steps / Cryptocurrencies

a) Go to Menu > Blockchain and Click on your Favorite Cryptocurrency Wallet or node.

This will open the Cryptocurrency wallet with the option to select where we will be saving the chain.

*For BTC and most cryptocurrencies the initial sync will take some days, wallets are fully usable after being fully Synchronized.

b) Always remember to make constant backups of your wallets and save them in USB or external media.

Use your Bitcoin and cryptocurrencies wallets to plug HW and mine or to stake on Proof of Stake and to Send and Receive Cryptocurrencies.
Become a full node and support the Cryptocurrency network of your choice, develop new applications, etc...
The limit is your imagination.


Important Security Notice:

*) Remember to create a backup for your Wallets, you can use the wallets to create them and save in different folders on a USB device.
You should ALWAYS have a backup of your wallet, Pine64+, Raspberry Pi and IoT Hardware, Debian and ROKOS Software are under development hence not responsible for missuses, electrical or compatibility issues that might cause a loss of information. It is as secure as one's ability to take care for it, same as a computer, so always have a backup of your wallets on an external device.

*) Some people tend to recommend getting a 128Gb MicroSD HC (High speed) , at the same time it does work, We do not recommend this solution, as microSD cards tend to get corrupted by the number of overwrites, to ensure the best functionality and security you should use an external HDD/USB storage device to store the chain.

You can start testing and developing new integration with your favorite Cryptocurrency Tech for your IoT projects.

***********************

ROKOS is Released for Free to support Bitcoin OK and the crypto environment adoption
If you find this work valuable or if it helped your project and You would like to support feel free to share your donations at

BTC  3FsGJZMQMnf9hJf1oLayJo2gsmwcit6XAj
OK  P9LeQGwcfPs3vYwJ19e1odvaKdJj7wiUut


Want your Cryptocurrency Client and node included in the next ROKOS "Flavors" release update?

1 BTC (or Okcash Equivalent) to support development
Requirement to get added to every future "Flavors" upgrades/releases. (Permanently added to upcoming flavors releases)

0.5 BTC (or Okcash Equivalent) to support development
Requirement to get added only to next "Flavors" upgrade/release. (1 flavors release)

1.5 BTC (or Okcash Equivalent) to support development
Requirement to get an Exclusive version release for your cryptocurrency with your custom cryptocurrency wallpapers and version name.

If require further assistance or want to provide your feedback directly feel free to join: http://discord.io/cryptocurrency
or Contact us at: ROKOS flavors Crypto Full node OS Support


*Donation claims can be done with Bitcoin or Okcash equivalent.
*Coins with less than 1,000,000 USD Marketcap, abandoned coins or delisted coins from markets (less than 3 active markets) get removed from the OS.
*Coins with Swap to whole new chains get removed from the OS (But new chain can be reintegrated for a 0.35 BTC or OK equivalent).
*Non working wallets (errors, not updated, old, no development) with non responsive developers get removed from the OS.

***********************

* Thanks to the collaborators, the donators and the supporters, is what keep ROKOS evolving continuously for it's users.




"Empower yourself and build your own Bitcoin and Cryptocurrencies Full node"

ENJOY THIS AWESOME OPERATING SYSTEM!
Pages:
Jump to: