Bitcoin Forum
May 05, 2024, 03:28:37 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] Signatum - New Algorithm - Fair Launch - No Premine on: July 18, 2017, 09:29:38 PM
22nd October 2017 UPDATE

The new ANN Thread for Signatum 2.0 can be found here: https://bitcointalk.org/index.php?topic=2303471.0

Please read the whole official announcement on the official website: https://signatum.org/ This details everything you need to know about Signatum.]https://signatum.org/ This details everything you need to know about Signatum.

This thread is now closed.








-/ Your crypto identity /-
=========================
New Skunkhash Raptor Algo
=========================

     
[/url]

Fair launch of Signatum with unique & intensive skunkhash raptor algo. No premine, no ICO, no dev fee, nothing !
Just fair mining and no GPU miner delays. AMD and NVIDIA GPUs with OpenCL supported as of now.

Do not expect bounties from the devs or admins as no premine allocated. If the community wishes to help then please
setup pools or additional explorers and few extra nodes as we are limited by our resources.    
  
                

. Signatum with ticker SIGT
. New Proof of Work Algorithm, SkunkHash Raptor
. No ICO[/left]
. No Premine
. Fair Launch
. Estimated Block Time: 2 Minutes
. Total PoW Coins: 137,500,000
. PoW/PoS after block 98500
. Last PoW Block: 100,000
. Pure PoS after block 100,000
. PoS 5% Annual Interest
. Dark Gravity Wave v3 Implemented for PoW stage
. Ports 33333-p2p /33334-rpc
. Coin Maturity, 60 Confirmations
. Stake Maturity, 50 Confirmations
. TX, 6 Confirmations
. Reward Structure

Code:
int64_t nSubsidy = 1 * COIN;

    if(pindexBest->nHeight <= 30000) {
        nSubsidy = 2500 * COIN;
    } else if(pindexBest->nHeight <= 60000) {
        nSubsidy = 1250 * COIN;
    } else if(pindexBest->nHeight <= 100000) {
        nSubsidy = 625 * COIN;
    } else {
        nSubsidy = 1 * COIN;
    }

SkunkHash-Raptor Algorithm:
Skein
Cubehash
Fugue
GOST-Streebog

OFFICIAL COMMUNICATION CHANNELS

Official Website
Official Discord
Reddit
Twitter
Official Telegram Group
Slack

LINKS

Signatum Marketplace - BETA
Signatum News
Signatum Bootstrap
OSX QT Wallet
Linux QT Wallet
Daemon for Raspberry Pi 2/3
GPU Miner - AMD Supported
GPU Miner - NVIDIA Supported
GPU Miner Source
CPU Miner
Hashing Module
Github
Freenode
Paper Wallet Generator
CoinMarketCap
FAQ - Contributed by Community Member ti460
Chinese Whitepaper




Signatum Roadmap ver-1
—----------------------------
1. Project dedicated explorer ( to be released as OpenSource under GPL ) - completed 24th July 2017
2. Whitepaper - task assigned to community members - completed 2nd August 2017
3.  Update Website - completed 2nd August 2017
4. Signatum Marketplace where people can trade goods and services using SIGT currency - development continued to complete Beta
5. Better Anonymity network with more Tor nodes - completed 24th August 2017
6. Signatum Web Wallet in NodeJS - completed 03 September 2017 for web wallet
7. SignatumPay
8. More Exchanges
9. Signatum Crowdfunding platform
10. Plan & Build a Signatum Foundation - suggested by community member Mr. Rick
11. Signatum Exchange

Note: The suggestions will need more community input and support to be included in RoadMap ver-2


Upcoming Features in Signatum Marketplace Beta v2.0:
  • Forgot Password - Retrieve your lost account with ease
  • Search Feature - Find that specific product you have been looking for
  • Escrow Service - Shop with increased confidence
  • Multiple Product Images - Show your product off from all angles
  • Seller & Buyer rating - Community-supplied ratings you can trust
  • USD/SIGT Currency Display - Keep all your thinking in terms of fiat. List goods for USD and the transaction occurs for an equivalent value of SIGT
  • Revamping captcha - Are we all robots? Changing to a more user-friendly captcha
  • Sent Item Messages - View all previously sent messages from your account
  • Better Moderation - More moderators as well as new tools to help moderators
  • Many other minor bug fixes & UI tweaks - Things you have pointed out to us that need a little fixing

https://www.reddit.com/r/Signatum/comments/6uvy9t/signatum_marketplace_beta_v2_updates/
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!