Author

Topic: [ANN] SPECTRE (SPR) - ghostDAG - blockDAG - AstroBWTv3 - CPU-only-PoW (Read 832 times)

brand new
Activity: 0
Merit: 0
i don't know why you created a kas fork & made it cpu coin
but devs have a gpu miner & Premine 4 days + anonymous team
is it a rug pull? mean pump & dump  Grin Grin


How is it possible to mine more efficiently with GPU than with CPU using AstroBWTv3? Would RandomX prevent this and thus be a better choice?
newbie
Activity: 2
Merit: 0
i don't know why you created a kas fork & made it cpu coin
but devs have a gpu miner & Premine 4 days + anonymous team
is it a rug pull? mean pump & dump  Grin Grin
brand new
Activity: 0
Merit: 0
newbie
Activity: 0
Merit: 0
Hashrate on two XEON 2680v4 processors = 7 kHs. The total hashrate of the network = 50+ mHs. Funny.

The hashrate on Xeon cpus for mining is not good. Unless you are mining Verus.
brand new
Activity: 0
Merit: 0
Hashrate on two XEON 2680v4 processors = 7 kHs. The total hashrate of the network = 50+ mHs. Funny.
newbie
Activity: 5
Merit: 0
8 millions premined make it a high risky project. It is a crazy stuff how developers recently make projects... I suggest to keep away. Network hashrate shows that there is gpu miner and I am guessing from developers side. Making announcements just after 8m mined shows their respect.
jr. member
Activity: 145
Merit: 1
Another kaspa fork with 3-4 days premine before ANN - https://github.com/spectre-project/spectred/releases
Screw yourself buddy with such projects.

Not only premined without ANN. Obviously premined with better Miners. Look at the current Hash Rate or how magically a Stratum Proxy got released right after the first Block Reward Reduction.

I agree

brand new
Activity: 0
Merit: 0
"Given our current limited number of network nodes, please manually download the data from the `data2dir` at: https://spectre-network.org/downloads/
As our network expands and more nodes become available, synchronization will speed up and become smoother."

Such a request does not make a good impression. Don't trust verify. If the project be worthy the enthusiasts would pick it up and run the code, open the ports etc. There was no similar request on Kaspa's launch.
newbie
Activity: 0
Merit: 0
How to make wallet and mine on windows Improved audio in SPANISH.
https://youtu.be/KznWoh2z9S4

Your spanish tutorials on gall0tech   Cool Cool

brand new
Activity: 0
Merit: 0
Another kaspa fork with 3-4 days premine before ANN - https://github.com/spectre-project/spectred/releases
Screw yourself buddy with such projects.

Not only premined without ANN. Obviously premined with better Miners. Look at the current Hash Rate or how magically a Stratum Proxy got released right after the first Block Reward Reduction.
brand new
Activity: 0
Merit: 0
newbie
Activity: 43
Merit: 0
member
Activity: 171
Merit: 34
✔️ Telegram @miningrelease
how to start mining?
The wallet does not let me create my wallet address. I write create and receive the following message.
"not recognized as an internal or external command"
Use a web wallet.
jr. member
Activity: 47
Merit: 1
how to start mining?
The wallet does not let me create my wallet address. I write create and receive the following message.
"not recognized as an internal or external command"
member
Activity: 251
Merit: 13
Another kaspa fork with 3-4 days premine before ANN - https://github.com/spectre-project/spectred/releases
Screw yourself buddy with such projects.

jr. member
Activity: 100
Merit: 1
Well I can't burn my house down with it if I can't get it running Smiley

Datadir needs to be on github.
newbie
Activity: 5
Merit: 0
 Shocked Crap the burn your house down algo Lips sealed
newbie
Activity: 1
Merit: 0
We are excited to announce the launch of the Spectre Network! Leveraging a fork from Kaspa, Spectre introduces the cutting-edge SpectreX algorithm, which incorporates the robust AstroBWTv3 for CPU-only mining. Spectre is committed to enhancing scalability and privacy, with plans to integrate the innovative GhostFACE protocol for fully anonymous transactions.

🔒 Highlights:
- Untraceable mining with AstroBWTv3, optimized for ARM/x86 architectures.
- Multicore miner already available, ensuring equitable mining opportunities.
- Ongoing development of a Rust-based AstroBWT proof-of-concept, with community-led optimization efforts encouraged.

Join us in shaping the future of decentralized, privacy-focused digital transactions. No pre-mine, just pure privacy.

- Website: https://spectre-network.org/
- Block Explorer: https://explorer.spectre-network.org/
- GitHub: https://github.com/spectre-project
- Webwallet: https://wallet.spectre-network.org/
- Discord: https://discord.spectre-network.org/
- Download Resources (data2dir and Latest Binaries): https://spectre-network.org/downloads/

- Whitepaper: https://spectre-network.org/docs/Spectre-Network-Whitepaper.pdf


Why another fork?
We chose to fork Kaspa because it offers great speed and scalability. However, we wanted to enhance privacy features, which led us to integrate aspects from privacy-focused cryptocurrencies like Monero and DERO, combining the best of both worlds—speed from Kaspa and privacy from the others.


Happy Mining!






Welcome, everyone! Here's a quick guide for all newcomers:

Given our current limited number of network nodes, please manually download the `data2dir` at: https://spectre-network.org/downloads/
This is particular useful for users who cannot access GitHub due to local country restrictions and until we have more user nodes operating in the network.

To get started, please follow these steps:

1. Start the Node:
   - Download and unzip the latest binaries from https://github.com/spectre-project/spectred/releases/tag/v0.3.14
   - Run the command: `spectred --utxoindex`.
   - Shut down the node using `ctrl+c`.

2. Download and Set Up the data2dir:
   - Download the latest data2dir from https://spectre-network.org/downloads/ and unzip it. Copy the `data2dir` folder to the appropriate location based on your operating system:
     - Windows: Paste it in `C:\Users\YourUserName\AppData\Local\Spectred\spectre-mainnet\`.
     - Linux: Paste it in `./.spectred/spectre-mainnet/datadir2/`.
   - Restart the Node with `spectred --utxoindex`.
   - Wait until you see the message `Accepted block c85b045e467a26fbd5f3d1c90bc269e96b40ec6a762...`, indicating the node is up and running properly.

3. Create a Wallet:
   - Run `spectrewallet create` to generate a new wallet.
   - Secure your wallet by using `spectrewallet dump-unencrypted-data` to back up your data (note the seed phrase starting with `Mnemonic #1:...`).
   - Start the wallet daemon with `spectrewallet start-daemon`.
   - Generate a new wallet address with `spectrewallet new-address`—this is your personal wallet address.

4. Begin Mining:
   - Start mining by executing: `spectreminer --miningaddr=spectre:YourWalletAddress --workers X`, where `X` is the number of CPU cores you want to use.
   - Additionally, you can operate a single node within the network and direct all miners to it by using --rpcserver=ip, where 'ip' should be replaced with the local IP address of the machine hosting your node.


Thank you for joining our network and helping us enhance its growth and stability!
Jump to: