Search content
Sort by

Showing 2 of 2 results by PyramidCode
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin+Randomx=Scash(Community Member Forward)
by
PyramidCode
on 17/04/2024, 21:34:57 UTC
Hi guys! What's the news on the project? Roadmap, development plan, listing?

Decentralised, peer to peer project no need for roadmap, Satoshi never intended to have roadmap. If any project has roadmap you should count as failure because somebody control the project meaning there is central authority.

I would like to see native Bitcoin innovation that is suppressed on Bitcoin to be implemented on Scash such as Bip300&301 which is Drivechain, you can find more info https://www.drivechain.info/
Post
Topic
Board Announcements (Altcoins)
Re: Bitcoin+Randomx=Scash
by
PyramidCode
on 17/04/2024, 21:28:00 UTC
Does not work on UBUNTU 20.04
SRBminer 2.5.2 tutorial for randomscash algo installation on ubuntu or other similar Linux distro.
 
1. wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.2/SRBMiner-Multi-2-5-2-Linux.tar.gz
2. type ll (ll are lower case LL) find the .gz file and type follow below.
3. tar -xf SRBMiner-Multi-2-5-2-Linux.tar.gz (or any recognizable miner installation file you want to use after you enter ll )
4. type ll (ll are lower case LL) and switch to SRBMiner-Multi-2-5-2/ by typing follow step 5
5. cd SRBMiner-Multi-2-5-2/ (or the already installed any miner
5. enter the directory
6. type ll (ll are lower case LL) and add ./SRBMiner-MULTI  or any other executable file that will start the miner
7. paste the mining script or the line press enter and the miner will start. follow bellow example

This is example how to start the miner after you are in the directory SRBMiner-Multi-2-5-2/ you can create your script/ terminal line on https://rplant.xyz/
 ./SRBMiner-MULTI --algorithm randomscash --pool stratum-na.rplant.xyz:17019 --tls true --wallet (wallet address here).1 --password webpassword=1 --keepalive true

If you find this not understandable search on Youtube or use this video for how to install SRBminer on ubuntu in general.

I have installed at least 20 times on different machines and it is working.

I hope this helps!