Bitcoin Forum
April 26, 2024, 09:46:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Snatcoin [SNAT] relaunch  (Read 729 times)
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 06, 2021, 03:31:57 PM
Last edit: March 02, 2021, 04:16:15 PM by UnbrokenSnat
 #1

   ▄████████       ███▄▄▄▄          ▄████████           ███           ▄████████    ▄██████▄       ▄█      ███▄▄▄▄
  ███       ███       ███▀▀▀██▄     ███       ███    ▀█████████   ███       ███   ███       ███    ███     ███▀▀▀██▄
  ███       █▀         ███      ███     ███       ███        ▀███▀▀██   ███       █▀     ███       ███    ███▌   ███      ███
  ███                    ███      ███     ███       ███          ███      ▀   ███                ███       ███    ███▌   ███      ███
▀███████████    ███      ███  ▀██████████          ███           ███                ███       ███    ███     ███      ███
                  ███    ███      ███     ███       ███          ███           ███       █▄     ███       ███    ███     ███      ███
   ▄█           ███    ███      ███     ███       ███          ███           ███       ███   ███       ███    ███     ███      ███
 ▄████████▀       ▀█         █▀      ███       █▀          ▄████▀       ████████▀     ▀██████▀      █▀       ▀█         █▀



Coin Information:

Max Supply: 80,000,000,000 SNAT
Initial Block Size: 100,000 SNAT
Current Block Size: 50,000 SNAT
Block Time: ~60 Seconds
Block Re-target Time: Every block
Block Halving Rate: 44,000 blocks (~30 days)
Mainnet Port: 2332
Algorithm: SCRYPT

Snatcoin is based upon Litecoin.  There will be a maximum of 80 Billion SNAT in total with an estimated block time of 1 minute. The block reward to miners on the Snatcoin network will get cut in half at every 44,000 blocks. The block reward will continue to be cut down until it is at the final block reward of 1000 SNAT. This final block reward will continue until all 80 Billion are mined.


Official Website: https://snatcoin.org
Windows wallet: https://github.com/snatcoinOfficial/snatcoin/releases/download/v1.0.1b/snatcoin_v101b.rar
Linux source: https://github.com/snatcoinOfficial/snatcoin
Web Wallet: https://snatcoin.org/wallet

--Blockchain Explorer--
http://snatcoin.org:3001/

--Exchanges--
BitSails: https://www.bitsails.com/market?MarketName=BTC-SNAT

--Social networks--
Discord: https://discord.gg/rQ4x7PnjDX
Reddit: https://reddit.com/r/snatcoin

--Downloads--
Windows Snatcoin Qt wallet: https://snatcoin.org/releases/snatcoin_v101b.rar
Windows Snatcoin vanity generator: https://www.snatcoin.org/releases/snatcoin_vanity_v100w.rar

--Nodes to add--
addnode 157.230.242.119 add
addnode 188.166.222.234 add
addnode 206.189.81.119 add
1714168015
Hero Member
*
Offline Offline

Posts: 1714168015

View Profile Personal Message (Offline)

Ignore
1714168015
Reply with quote  #2

1714168015
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 06, 2021, 03:39:58 PM
 #2

**How to install Snatcoind in Linux/Ubuntu**

    sudo apt-get install git
    sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
    sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
    sudo apt-get install libboost-all-dev

**If you run out of memory
    sudo dd if=/dev/zero of=/swapfile bs=64M count=16
    sudo mkswap /swapfile
    sudo swapon /swapfile
**

    sudo apt-get install software-properties-common
    sudo add-apt-repository ppa:bitcoin/bitcoin
    sudo apt-get update
    sudo apt-get install libdb4.8-dev libdb4.8++-dev
    sudo apt-get install libminiupnpc-dev
    sudo apt-get install libzmq3-dev
    sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
    sudo apt-get install libqt4-dev libprotobuf-dev protobuf-compiler
    git clone https://github.com/snatcoinOfficial/snatcoin
    cd snatcoin/src

**Make snatcoind

    make -f makefile.unix
    ./snatcoind -daemon
    cd ../..
    cd .snatcoin
    sudo nano snatcoin.conf

**Add to snatcoin.conf file:

    rpcpassword=changethispass
    rpcuser=changethisuser
    rpcport=2332
    server=1

**Run snatcoin

    cd snatcoin
    ./snatcoind -daemon -reindex -txindex=1
br0ken
Full Member
***
Offline Offline

Activity: 462
Merit: 102


View Profile
February 06, 2021, 09:04:29 PM
 #3

Nice! Following along. You have any marketing plans?
br0ken
Full Member
***
Offline Offline

Activity: 462
Merit: 102


View Profile
February 07, 2021, 08:42:33 AM
 #4

Is this a new coin or an old coin? Some more information needed please
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 07, 2021, 11:27:09 AM
 #5

I do plan to bring out a multiplayer game of skill that uses Snatcoin soon. What originally got me into cryptocurrency back in 2014 was the ability to play games with cryptocurrency (Doge).  So once people have some more use cases for the coin it should essentially market itself.

It is a relaunch of a coin from 2018 originally.  The network for the coin had been idle for ~2 years until just recently.

SNAT already has a new mining pool at https://cfpool.eu/ (Information from the Snatcoin Discord)

UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 07, 2021, 05:32:36 PM
Last edit: February 18, 2021, 12:34:09 PM by UnbrokenSnat
 #6

The Snatcoin paper wallet is working great now.  An ideal cold storage option.

https://i.imgur.com/yinHW1I.png

Snatcoin paper wallet: https://snatcoin.org/paper

or alternatively use https://github.com/snatcoinOfficial/vanity/blob/master/snatgen.py to create a public / private pair
Hollowd
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
February 09, 2021, 04:39:25 AM
Last edit: February 14, 2021, 04:42:53 AM by Hollowd
 #7

Mine Snatcoin (SNAT) at HashMiningPool

https://hashminingpool.com

-------------------------------------------------------------------------------------------------------------------------------

Stratum Command Line:

-a scrypt -o stratum+tcp://hashminingpool.com:34337 -u [WALLET_ADDRESS] -p c=SNAT

-------------------------------------------------------------------------------------------------------------------------------
No Registration | Payouts every 1 hour | Low pool fee of 0.5%

Happy Mining!

UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 10, 2021, 09:29:52 PM
 #8

For an up-to-date listing of all the Snatcoin mining pools: https://miningpoolstats.stream/snatcoin
Play away some of your Snatcoin on 10 games: https://snatcoin.org/games

The Snatcoin whitepaper is coming shortly.
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 16, 2021, 10:37:03 PM
 #9

Snatcoin is now tradable on BitSails Exchange

https://www.bitsails.com/market?MarketName=BTC-SNAT



[* I am not affiliated with BitSails]
Pilasu
Sr. Member
****
Offline Offline

Activity: 540
Merit: 265



View Profile
February 17, 2021, 11:12:31 PM
 #10

How long takes deposit to the Games account?

Nic
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 18, 2021, 12:25:50 PM
 #11

On the games site, once you know the transaction has been sent (can be verified with the blockchain explorer), just go back to deposit and click on DONE.  It will get updated sometime to auto update the balances.
Pilasu
Sr. Member
****
Offline Offline

Activity: 540
Merit: 265



View Profile
February 18, 2021, 01:29:22 PM
 #12

Oh my... I forget to click that Done! Work perfect!


Nic
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 19, 2021, 05:48:48 AM
 #13

Snatcoin giveaway at HashMining Pool (not affiliated)

1. go to https://hashminingpool.com/ and follow us on twitter.
2. retweet the SNAT giveaway tweet.
3. be an active miner on our pool.
(miners of other coins on our pool can also enter, but please ensure you have a valid SNAT wallet address)
First draw will be on Sunday 50,000 SNAT up for grabs!

https://twitter.com/pool_hash
Pilasu
Sr. Member
****
Offline Offline

Activity: 540
Merit: 265



View Profile
February 21, 2021, 07:59:49 AM
 #14

Let's mine this. When the SNAT will fly to me? You have my hashBackup.

Nic
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 25, 2021, 04:48:33 PM
Last edit: March 02, 2021, 04:16:57 PM by UnbrokenSnat
 #15

Create a game that uses Snatcoin

100,000 SNAT to the game that gets the most upvotes on #competitions at https://discord.gg/rQ4x7PnjDX
1.  Game can be single player or multiplayer (preferred)
2.  SNAT is used within the game as a cryptocurrency
3.  Players can deposit and withdraw their Snatcoin
4.  Hosted on your own servers

Will be drawn on the 30th March 2021.

[The Snatcoin RPC GitHub should help you out on your way to creating a game with Snatcoin]
Pilasu
Sr. Member
****
Offline Offline

Activity: 540
Merit: 265



View Profile
February 25, 2021, 09:36:40 PM
Last edit: February 25, 2021, 09:54:18 PM by Pilasu
 #16

New node? Wallet offline stucked by block 92014

Nic
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
February 26, 2021, 09:50:04 AM
 #17

A list of Snatcoin nodes to add.  Though it should sync with those original nodes.

157.230.242.119
164.163.1.175
45.156.23.26
203.158.45.134
188.166.222.234
206.189.81.119
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 07, 2021, 06:49:18 PM
 #18

The official webpage for Snatcoin cryptocurrency has been updated

https://snatcoin.org

An Android wallet is also currently in the works
Pilasu
Sr. Member
****
Offline Offline

Activity: 540
Merit: 265



View Profile
March 07, 2021, 07:07:25 PM
 #19

Wallet working fast and clear with New node.

Nic
UnbrokenSnat (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
March 07, 2021, 07:26:11 PM
 #20

Thanks Smiley

I just found out there is also some Steam codes for sale for Snatcoin at https://reddit.com/r/snatcoinmarket

[ repost from Reddit from another user ]

Steam Games for Sale
[Selling]
I've got some Steam keys for sale

Tropico 4: Collectors Bundle
Tropico 5 (Base, no expansions)
Sudden Strike 4
Clustertruck
Anomaly Complete Pack
RollerCoaster Tycoon: Deluxe
Sir You Are Being Hunted
This War of Mine

50k SNAT each.

---

GRIP: Combat Racing
Chime Sharp
Cook Serve Delicious
Snail Bob 2: Tiny Troubles
Black Moon Chronicles
Drive!Drive!Drive!
SHOWTIME 2073
Lovely Planet 2: April Skies

20k SNAT each
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!