Bitcoin Forum
May 10, 2024, 10:23:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »  All
  Print  
Author Topic: [ANN] [ZID] Identity | SINGULARITY roadmap --> DNA | AI | no ICO, no premine  (Read 21453 times)
octavarium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
March 12, 2017, 02:18:49 PM
 #61

Windows x64 binaries for daemon and wallet  
https://drive.google.com/open?id=0Bw6BwrMcUwH_M1ZqUWw0emgtMm8   Grin

Be EXTREMELY careful downloading Windows executables from a newbie user who isn't the dev of the altcoin.

But luke1974, thank you for compiling the wallet IF your intentions were honest and it is clean.
steal half of hashrate
1715379793
Hero Member
*
Offline Offline

Posts: 1715379793

View Profile Personal Message (Offline)

Ignore
1715379793
Reply with quote  #2

1715379793
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
biggernugs
Sr. Member
****
Offline Offline

Activity: 446
Merit: 250



View Profile
March 12, 2017, 02:28:16 PM
 #62

Windows x64 binaries for daemon and wallet 
https://drive.google.com/open?id=0Bw6BwrMcUwH_M1ZqUWw0emgtMm8   Grin
ya, I'm gonna pass on this one and wait for a more reputable source. Only post ever and it's an exe   Roll Eyes

bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
March 12, 2017, 03:22:47 PM
 #63

identityd
https://www.virustotal.com/en/file/b09bf48105bacab67a265468e3df28c51846af672aad79f49b861b7dbc9c5601/analysis/

miner
https://www.virustotal.com/en/file/12d8a5e0b4862c9cefe523225d5a3bb943706c54460975a1620227d3cde4e085/analysis/

connectivity tool
https://www.virustotal.com/en/file/096dcc2b63ec2f7dd2f6f39162168d0aa7ae620384483bbf327581888229a8ff/analysis/

simplewallet
https://www.virustotal.com/en/file/588f5b325cdb755b7d18529103efd0c122b45847b9e5d8b5ecc9cf1aee843698/analysis/

walletd
https://www.virustotal.com/en/file/324ada49d0cd300baf5812fcf0f7c4d3e4bebe33108b1fccf0ec48c4fcab32cd/analysis/


They all seem safe. That hit on simplewallet is a false positive (variant of bitcoinminer)

farsky
Hero Member
*****
Offline Offline

Activity: 2128
Merit: 757


NO WAR ! Glory to Ukraine !


View Profile
March 12, 2017, 03:52:23 PM
 #64

sorry for a noob question..
How mine in solo ?

If i created identity.conf
Code:
rpcuser=user
rpcpassword=x
rpcallowip=localhost
rpcport=80
daemon=1
server=1
gen=0

Launch identityd.exe occurs with an error

Code:
D:\Folder>identityd
Failed to parse arguments: unrecognised option 'rpcuser'

Rus fascists: Goran_, mp3.Maniac, Xommy, ivan1975, lovesmayfamilis, Excimer, leonello, Snork1979, be.open, K210, Azrieli.
MbakNarti
Sr. Member
****
Offline Offline

Activity: 679
Merit: 254


View Profile
March 12, 2017, 03:55:18 PM
 #65

One more Cryptonote anonymous altcoin? We have enough, Bytecoin, Monero, Boolberry, XDN, CDN and so forth.

dont forget r**coin
low diff, high price
 Grin Grin Grin Grin Grin Grin

Seemed the R**coin is community based  Grin
Project_Identity (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
March 12, 2017, 04:05:32 PM
 #66

Windows x64 binaries for daemon and wallet 
https://drive.google.com/open?id=0Bw6BwrMcUwH_M1ZqUWw0emgtMm8   Grin

Huge thanks to you sir.

Also first pool is open!

zid.mypool.name

I just got home and was actually just sitting down to take care of this, when I read your post.

As I posted earlier I start work at 2am i work long hours full time, and greatly appreciate the community effort.

That is what this is all about.

You will be on my list for when we implement the airdrop for FCO (fair coin offering) / rewards

Remember when road map is released, i will also provide details of FCO and will create a pubic ledger (unless you have a reason to not be public) for accountability.

bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
March 12, 2017, 04:45:05 PM
 #67

sorry for a noob question..
How mine in solo ?

If i created identity.conf
Code:
rpcuser=user
rpcpassword=x
rpcallowip=localhost
rpcport=80
daemon=1
server=1
gen=0

Launch identityd.exe occurs with an error

Code:
D:\Folder>identityd
Failed to parse arguments: unrecognised option 'rpcuser'

This must be your first cryptonote coin  Smiley
That conf is for bitcoin clone wallets, nothing to do with cryptonote ones

Look at the instructions from the OP, after the linux compiling section. Usage is the same in command line. I copy them here

Code:
To run chain (make sure you are in the right directory E.G. cryptonote/build/release/src)

--> ./identityd

~Congrats you are now running the chain!

~ If you want to mine from here use:

--> start_mining (insert wallet address) (number of cpu)

--> stop_mining

If you need a wallet address look at section below. To create a wallet in second terminal use:

(make sure you are still running the chain)

--> ./simplewallet

It will give you the option to Make a new wallet or Open an existing one

Assuming you need a new one use:

--> g

--> (name your wallet)

--> (choose password)

Congrats you have your own wallet!

command list use:

--> help

typical commands used

--> address (this shows you your address)

--> start_mining (this starts mining to your wallet)

--> stop_mining (this stops mining)

--> balance (this shows you your balance)

Since this is windows, ignore the ./ before executable names

Project_Identity (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
March 12, 2017, 05:20:13 PM
 #68

sorry for a noob question..
How mine in solo ?

If i created identity.conf
Code:
rpcuser=user
rpcpassword=x
rpcallowip=localhost
rpcport=80
daemon=1
server=1
gen=0

Launch identityd.exe occurs with an error

Code:
D:\Folder>identityd
Failed to parse arguments: unrecognised option 'rpcuser'

If you want use this download https://drive.google.com/open?id=0Bw6BwrMcUwH_M1ZqUWw0emgtMm8

I checked it and its legit/safe

how to use:

Code:
-->Download
--> extract
-->run identityd.exe
-->wait for it to synch
-->open simplewallet.exe (while still running identityd.exe)
--> press g (to create new wallet)
-->name wallet
-->create password

Congrats! you now are running the chain and created you own address

Big thanks again to luke1974
farsky
Hero Member
*****
Offline Offline

Activity: 2128
Merit: 757


NO WAR ! Glory to Ukraine !


View Profile
March 12, 2017, 06:49:48 PM
 #69

Well..
I meant how to mine a solo on GPU )
Solo in CLI available only CPU mining.
Anyway, now, with the emergence of the pool, solo mining is devoid of meaning

Rus fascists: Goran_, mp3.Maniac, Xommy, ivan1975, lovesmayfamilis, Excimer, leonello, Snork1979, be.open, K210, Azrieli.
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
March 12, 2017, 07:22:44 PM
 #70

Well..
I meant how to mine a solo on GPU )
Solo in CLI available only CPU mining.
Anyway, now, with the emergence of the pool, solo mining is devoid of meaning

Oh. I don't know if it's even possible to solo mine cryptonight coins on gpu. At least with the freely available miners

doktor1897
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500



View Profile
March 13, 2017, 05:48:58 AM
 #71

what if we use a  Windows bit 32? what it can to run this wallet?

                 ██            ██
               ██████        ██████
            ████████████      ██████
        ███████████████████    ██████
     ███████████    ██████████  ██████
  ██████████    ███    ████████  ▀█████
  ██████    ███████████   ██████  █████
  █████   ██████  ██████   █████  █████
  █████    ███      ███    █████  █████
  █████  ██            ██  █████  █████
  █████  ███          ███  █████  █████
  █████  ███████   ██████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████████████████  █████  █████
  █████  ████  █████ ████  ████  ██████
  █████  ████   ███  ████  ███  ██████
  █████  ████    █   ████  █   ██████ 
  █████  ████        ██      ███████     
    ███  ████        █     ███████         
      █  ████         ▄██  █████       
           ██        ████  ███
            █        ██▀
`AiBB`  ———————————
HARNESSING THE POWER OF Ai IN CRYPTO
▐ -
`BUY TOKENS`
-▐   Twitter
  Telegram
  Facebook
|WP
Reddit
Medium
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
March 13, 2017, 06:03:11 AM
 #72

Can sell 500ZID @ 4000sat each. PM if interested

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
BTC Community
Sr. Member
****
Offline Offline

Activity: 242
Merit: 250



View Profile
March 13, 2017, 03:27:12 PM
 #73

waiting for roadmap from dev team

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   BTC & Blockchain  WORLD  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀                    
Www.btcshuo.com  BTC News Platform in China ☜  ✠▬▬▬▬▬▬ or ▬▬▬▬▬✠ ☞  Www.heybtc.com  Blockchain News Platform
                                                                           Potential ICO/IPO Project List 
Project_Identity (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
March 13, 2017, 05:36:48 PM
 #74

waiting for roadmap from dev team

Road map will be posted after we reach a couple steps: (which is kind of a pre-road map..)

1. Listed on exchanges
2. Listed on coinmarketcap

Thats all , so after that we will post roadmap
adorid
Sr. Member
****
Offline Offline

Activity: 445
Merit: 250


View Profile
March 14, 2017, 06:12:31 AM
 #75

Here is secondary pool:

http://zid.hashpool.eu/

Project_Identity (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
March 14, 2017, 03:45:47 PM
 #76

Here is secondary pool:

http://zid.hashpool.eu/

Thank you for the support!

And the wallet source code is available  ,instructions available on github, I will update main post to include how to compile wallet on Linux

I did include a 32linux binary of the wallet.

I appreciate all the support and look forward to growing Identity more and more, remember I do have a job and family so the more we can make Identity a self sufficient economy the more I can work on It!

alicex
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
March 15, 2017, 03:46:57 AM
 #77

thanks for hard work. any chance to add zero-knowledge function?
tony_crunk
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
March 15, 2017, 02:49:28 PM
Last edit: March 15, 2017, 05:03:48 PM by tony_crunk
 #78

hello,
Can I solo gpu mining?
I try it with other cryptonote coins but without success
Project_Identity (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
March 16, 2017, 01:08:42 AM
Last edit: March 16, 2017, 04:41:04 PM by Project_Identity
 #79

Hey I just started the Identity Official Pool

Its running, though not done with personal touches yet.

Enjoy


Official Global Pool
45.56.81.5 | 7111 | 7222 | 7333
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
March 16, 2017, 05:04:31 AM
 #80

Hi dev, is explorer made already?

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 »  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!