Search content
Sort by

Showing 20 of 25 results by wktian
Post
Topic
Board Announcements (Altcoins)
Merits 13 from 1 user
Re: [SKY] Skycoin Launch Announcement
by
wktian
on 08/05/2017, 15:54:47 UTC
⭐ Merited by Beachguy (13)
Hi there, is there a way to generate a "cold" wallet? I mean a private/public key combination that I can store in a text file only?


Get client working, generate addresses, then verify that Skycoin transactions are working

For Windows:
   
Install virtual box
get mint with mate desktop
install

Linux:
   
For APT based distributions (Debian, Ubuntu, Mint, ...) type :

sudo apt-get install curl git mercurial make binutils gcc bzr bison libgmp3-dev -y

OSX:
brew install mercurial bzr


Setup Skycoin:

Open a terminal window and type :

git clone https://github.com/skycoin/skycoin.git
cd skycoin
./setup

The last command will install a Go version manager and the current Go version, it will also take care of downloading all the dependencies.
Now it is setup

Generating Addresses, public keys, private keys:

To get help and options for the address generation command type in console :

go run ./cmd/address_gen/address_gen.go --help

To generate 5 addresses deterministically from a password seed :
   
go run ./cmd/address_gen/address_gen.go -seed="passphrase" -n=5

The above command will print the public key, the private key and the address, if you only want to show the addressess put the p and s parameters to false as in :
   
go run ./cmd/address_gen/address_gen.go -seed="passphrase" -n=5 -p=false -s=false
28MZULXF1AdS8AqzDLPvSKCpERuEhMFNXdX
2kRcdyGTH7gUhq1N4S1kvXUYvgVPA8qdXWS
2e7YTGxJAc3GSNYtTY9mRygBSkQ9dnHSc8Z
W5Cw36K3skzr9whCDuMTgxLA4kFrWJn32f
4R6sGi7ktSJyyKNRHuc7izvgRHJwfu6das

Deterministic wallets are good, because you cannot lose the private keys as long as you remember the password. however, you should use a good password, or a random SHA256 hash and write it down somewhere

A good password may be some (more than 12) space separated random words, this is both strong and convenient for storage purposes (printed), it will also be easier to type if required at some point. Please do note that in the example code passphrase is used, but wouldn't be a good password candidate.

Running Skycoin Full Node:
   
go run ./cmd/skycoin/skycoin.go -web-interface=true
then goto: 127.0.0.1:6420
     
./run.sh


also, to generate wallets and pubkeys
go run ./cmd/address_gen

to run wallet (which is probably broken)
./run.sh

API endpoints

...

Troubleshooting FAQ

...


setup.sh:
#!/usr/bin/env bash

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
pushd "$DIR/compile" >/dev/null
# Install gvm
echo "Installing gvm and go1.4"
./install-gvm.sh
[[ -s "$HOME/.gvm/scripts/gvm" ]] && source "$HOME/.gvm/scripts/gvm"
gvm use go1.4
# Add to $GOPATH
echo "Installing skycoin to \$GOPATH"
./install-to-gopath.sh
# Install dependencies
echo "Installing or updating skycoin dependencies"
./get-dependencies.sh
echo "Done"
echo "Do './run.sh -h' to confirm it is installed. This runs the daemon."
echo "README.md has further instructions for building and running the gui."
popd >/dev/null


Addresses for test coins:
   
    hduEBXBtVcUyWy2iEmZaJ7fghN1ekqufsQ
    wHsKo9wwv2o9P8N3oXgEAKN4ks5RZZVhgZ




By this way, you can get a cold wallet, you just need to generate the address offline, and backup the seed and address.
Post
Topic
Board Altcoin Discussion
Re: Untraceable cryptocurrency ( Poll )
by
wktian
on 25/12/2014, 11:40:45 UTC
DarknetSpace
Post
Topic
Board Announcements (Altcoins)
Re: [BXSX] BOUNTYSHARES - Created For Merchants, Developers And Bounty Hunters...
by
wktian
on 25/12/2014, 01:49:13 UTC
where is the community?
Post
Topic
Board Announcements (Altcoins)
Re: [BXSX] BOUNTYSHARES - Created For Merchants, Developers And Bounty Hunters...
by
wktian
on 24/12/2014, 12:26:41 UTC
Is the community decentralized or not?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin ***GET IN WHILE YOU STILL CAN ****
by
wktian
on 08/05/2014, 14:41:34 UTC
this coin is dead
I am sure that this coin is dead.
The dev can say something again?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin ***GET IN WHILE YOU STILL CAN ****
by
wktian
on 02/05/2014, 00:05:05 UTC
For all the idiots out there. This coin was made on Coingen, it's another crap, clone, scam coin. There is no possible way that you can "delete" other alt coins unless you have their private key and/or you're a billionaire who can buy all the other alt coins and dispose of the private key, thereby making them inaccessible permanently, because deletecoin has no valure, and you have to place your trust in the hands of the devs, who will 100% surely stock up on those "shit" coins instead of deleting them, and instead sell them to gain themselves a profit. It's a scam.

This coin was created on Coingen.
This coin cannot do what it promised, it's literally impossible
This coin is a fail, move on.


thank you
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin ***GET IN WHILE YOU STILL CAN ****
by
wktian
on 01/05/2014, 05:55:41 UTC
The price is rising, but why?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin NEW DIRECT MARKETPLACE FOR ALT TO DEL EXCHANGE! Come vote now!
by
wktian
on 21/04/2014, 11:42:17 UTC
And now this coin is dead,,,it's a scam from start.
Post
Topic
Board MultiBit
Re: I cant export my private keys
by
wktian
on 09/04/2014, 11:24:56 UTC
Which version you are using and OS?

Ps: Take backup of your wallet first.  (.wallet file)
I backed up and changed a computer .
But the error also exits
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin NEW DIRECT MARKETPLACE FOR ALT TO DEL EXCHANGE! Come vote now!
by
wktian
on 09/04/2014, 11:15:38 UTC
what are the developers doing?
Post
Topic
Board MultiBit
Re: I cant export my private keys
by
wktian
on 09/04/2014, 11:10:17 UTC
Unable to see your image, Use Imgur.com
It  says  "exporting private keys " for two hours , but nothing really happen
Post
Topic
Board MultiBit
Topic OP
I cant export my private keys
by
wktian
on 09/04/2014, 11:01:38 UTC
I cant export my private keys.
When I export my privatekeys, the wallet keep displaying as follow
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin The New Alt Crushing Self Deleting Coin with Endless Potential
by
wktian
on 28/03/2014, 06:14:28 UTC
when will this coin be added into a Chinese exchange?
目前国内的形式就那样了,,还不如在国外网站交易,
https://www.swisscex.com/market/DEL_BTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin -MANDATORY WALLET UPDATE- FORK COMING AT BLOCK 6,000
by
wktian
on 26/03/2014, 11:46:36 UTC
But only a idea
This coin has a good idea, should value much more than now
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin *PROPOSED FORK* Please read and provide feedback
by
wktian
on 24/03/2014, 12:44:59 UTC
Waiting 24 hours and if nothing happens I am dumping by coins.
HOW much do u have?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin *PROPOSED FORK* Please read and provide feedback
by
wktian
on 24/03/2014, 11:34:36 UTC
I think the devs have other ideas
Is the coin abandoned?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin *PROPOSED FORK* Please read and provide feedback
by
wktian
on 23/03/2014, 23:24:23 UTC
I for one am glad of the changes, and for a developer who is willing to listen to the community and make the changes necessary to make the coin a success. Or would you rather a developer who left things as they were, or just abandoned the coin? If so, perhaps DeleteCoin isn't for you.

I think this coin has massive potential to shake up the market, so I'll be supporting it, and following its progress with great interest.

me too
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]DeleteCoin - Let the deleting begin!
by
wktian
on 19/03/2014, 23:07:29 UTC
Can somebody give me a good reason to mine DEL? It doesn't make a ton of sense to me in terms of why people would put there money into a coin that is only going to kill other alts, unless you plan on using it as an actual currency?

anybody? im really interested in this concept but don't really understand how it will all work


HOW
Post
Topic
Board Altcoin Discussion
Re: Laxmi Coin for India and international market
by
wktian
on 04/03/2014, 11:37:17 UTC
When? When? When?

I have beaning waiting for a long time!!!
Post
Topic
Board Altcoin Discussion
Re: **** Official Ethereum QA thread ****
by
wktian
on 01/03/2014, 17:54:19 UTC
When will the mining start?