Bitcoin Forum
June 28, 2024, 04:47:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 19, 2015, 04:40:08 PM
I would like to know how to backup my wallet. I am scared of cashing in my crowdsale factoids and then my computer crashing...


I asked this a few days ago to make sure...
(From Brian Deery at Factom)

make sure you backup factoid_wallet_bolt.db.  you probably want to back it up after every transaction.  It has a deterministic generator for the private keys, but the recovery code is not written yet.



Update from Brian.  Back up after every address is created, not every transaction.
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 19, 2015, 04:17:18 PM
I would like to know how to backup my wallet. I am scared of cashing in my crowdsale factoids and then my computer crashing...


I asked this a few days ago to make sure...
(From Brian Deery at Factom)

make sure you backup factoid_wallet_bolt.db.  you probably want to back it up after every transaction.  It has a deterministic generator for the private keys, but the recovery code is not written yet.

23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 18, 2015, 03:50:32 PM


We have release Factom binaries for Mac, Windows, and Linux together
with installers so to make it easier for the community to run our software.

Read all about it on our Blog:

http://blog.factom.org/post/129291523329/technical-update-factom-binaries






How to make factoid transaction using windows cli?  Can someone make a manual on this?  And when factoid will be listed on poloniex or bittrex?


factom-cli is a commandline wallet

the labels I refer to below are only known locally.  locally you can use your address or label.  Others only use your address.  these are public addresses

To generate an address
this will generate a local factoid wallet address with the label bill (then bob)
factom-cli generateaddress fct bill
factom-cli generateaddress fct bob


this will generate a local entry credit wallet address with the label dan (and jane)
factom-cli generateaddress ec  dan
factom-cli generateaddress ec  jane

list addresses in this wallet (this also shows balances)
factom-cli getaddresses


Bill sends bob factoid
( I would suggest a batch file after you know what is going on, but feel free to run one line at a time.)
(The input is greater than the output because of the fee.  If your fee is too small, it will tell you on the submit)
(transactionLabel is the name of this transaction.  this allows all of the following lines to be attached to the same process and not confused with other ongoing transactions.  probably not a concern to you.  You can build multiple transactions at the same time if you wish.  just give them a different label)
(delete first just to make sure you have a clear transaction)

factom-cli deletetransaction transactionLabel
factom-cli newtransaction transactionLabel
factom-cli addinput transactionLabel bill 5.007999
factom-cli addoutput bob 5
factom-cli addfee transactionLabel
factom-cli sign transactionLabel
factom-cli submit transactionLabel


to create EntryCredits, the addoutput line changes to addecoutput.



Entry credits are currently 150 per factoid.  If you send 10 factoid and ask for 1 entry credit, you may get exactly that and the rest goes to fees. (my understanding)  be careful.

Also, send factoids to factoid addresses and entry credits to ec addresses.  Once you but Entry credits you are stuck with them.  If you do not plan on using them, do not buy them.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 18, 2015, 03:46:12 PM


We have release Factom binaries for Mac, Windows, and Linux together
with installers so to make it easier for the community to run our software.

Read all about it on our Blog:

http://blog.factom.org/post/129291523329/technical-update-factom-binaries






How to make factoid transaction using windows cli?  Can someone make a manual on this?  And when factoid will be listed on poloniex or bittrex?


factom-cli is a commandline wallet

the labels I refer to below are only known locally.  locally you can use your address or label.  Others only use your address.  these are public addresses

To generate an address
this will generate a local factoid wallet address with the label bill (then bob)
factom-cli generateaddress fct bill
factom-cli generateaddress fct bob


this will generate a local entry credit wallet address with the label dan (and jane)
factom-cli generateaddress ec  dan
factom-cli generateaddress ec  jane

list addresses in this wallet (this also shows balances)
factom-cli getaddresses


Bill sends bob factoid
( I would suggest a batch file after you know what is going on, but feel free to run one line at a time.)
(The input is greater than the output because of the fee.  If your fee is too small, it will tell you on the submit)
(transactionLabel is the name of this transaction.  this allows all of the following lines to be attached to the same process and not confused with other ongoing transactions.  probably not a concern to you.  You can build multiple transactions at the same time if you wish.  just give them a different label)
(delete first just to make sure you have a clear transaction)

factom-cli deletetransaction transactionLabel
factom-cli newtransaction transactionLabel
factom-cli addinput transactionLabel bill 5.007999
factom-cli addoutput bob 5
factom-cli addfee transactionLabel
factom-cli sign transactionLabel
factom-cli submit transactionLabel


to create EntryCredits, the addoutput line changes to addecoutput.

25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 16, 2015, 06:08:07 PM
I guess no one will know the actual price till an actual exchange picks it up.

I'm extremely surprised none of the well-known exchanges have done so already.  The software works....


I was surprised to be first to market.  Our pricing for everything else goes and looks for the best price on the markets.  We had to scramble on pricing when we realized we were it.  That is why it is set up the way it is now.  After Factoids hit a few exchanges, our pricing will go to our usual system of checking the markets.


BTW
Our sell price just dropped to 0.0075 BTC

I wouldn't sell for anything less than $1 a coin.

Keep an eye on our price.  When selling starts in earnest, our buy price will respond.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 16, 2015, 05:43:42 PM
I guess no one will know the actual price till an actual exchange picks it up.

I'm extremely surprised none of the well-known exchanges have done so already.  The software works....


I was surprised to be first to market.  Our pricing for everything else goes and looks for the best price on the markets.  We had to scramble on pricing when we realized we were it.  That is why it is set up the way it is now.  After Factoids hit a few exchanges, our pricing will go to our usual system of checking the markets.


BTW
Our sell price just dropped to 0.0075 BTC
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 16, 2015, 11:38:58 AM
If it is possible to transfert factoid already I WTB at IPO price (for around 5 btc) if someone need to cash out some btc.

Transaction passing by escrow is compulsory.

PM me if interested
The IPO ended 5 months ago so you can't buy it at that price.
However you can buy it here https://www.dcxtx.com/OrderBook.aspx for 0.008 btc per FCT.
Very cheap.


As there is no market yet, there is no defined price, so some people could want to sell at IPO price regardless if it has ended since 5 month just because they need some money right now (pay taxes, car, house etc...)

There is nothing sure about a price higher than IPO when it reach the market, if it is not on an exchange yet that means there is not a huge demand otherwise exhanges would love to trade it (I am not saying the project is not interesting, but price and value of a project is different, look at dogecoin for exemple)

Of course most of you would not sell at this this price but maybe 1 person could be interested so I post my offer in case of.

I could even buy a bit highr than IPO price depending on the amount and my mood at that time.

About dcxtx, I am sorry but I don't trust them, just personal opinion.

Regards



Hello Marechoux,
  I understand about trust in the digital currency realm.  There are scams all the time.  Any time I use a new service, I start with a small risk whether it is an exchange, purse.io, shapeshift or any other service where I am sending Bitcoin to.  As trust is built, I run larger transactions.  The trades on our systems are automated.  If you were to run 1000 transactions at 1 Factoid each or 1 transaction for 1000,  the only difference to us is time.   After the trust issues there is still the price issue.  That will have to be resolved over time as the market develops. 

28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 15, 2015, 01:52:05 PM
It seems FACTOM is the first crypto currency to use Docker

Sell price for Factoids is 0.0111 BTC as of this morning.  Still looking for decent support before the buy price will start to increase.  Current Buy price is 0.0015 .

Where do you get that from ?

That is what is available on our site.

https://www.dcxtx.com/PriceList.aspx

We also create Entry Credits if you are to the point of needing them.  Those are NOT for speculators if anyone is thinking that way.  If you create entry credits, they are yours to use or not, but they can't be transferred.

I find it hard to believe that someone actually set a 1333BTC buy order on your site , also, the whole sell orderbook looks like it was build by one man, which is probably true since no one can actually send any factoids..

sorry for calling your site a scam, but I've seen to much sh*t in crypto..


That is a private order book.  We just made it viewable because people were asking where our prices came from.  We are having to figure out where the market price is by starting high and lowering the price until interest is shown.  The prices are coming from nowhere.  We are manually trying to find the market price.  There is a note under the order book that explains the 1333 BTC.  That is signifying that we will buy as many as we can get at that price, but we do not have that many BTC in our hot wallet.  The note says so.  We ask for a heads up before someone makes a real run at that.  I personally would expect someone to run a number of smaller transactions to be sure the service actually works.

A few messages above has a windows setup for the current command line wallet.  There is a setup on github for the linux one.  Factom should have a GUI in the near future.  If you have a wallet set up, you can send and receive them.  That is another reason that finding the price is problematic.  current ease of use.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 15, 2015, 01:40:54 PM
It seems FACTOM is the first crypto currency to use Docker

Sell price for Factoids is 0.0111 BTC as of this morning.  Still looking for decent support before the buy price will start to increase.  Current Buy price is 0.0015 .

Where do you get that from ?

That is what is available on our site.

https://www.dcxtx.com/PriceList.aspx

We also create Entry Credits if you are to the point of needing them.  Those are NOT for speculators if anyone is thinking that way.  If you create entry credits, they are yours to use or not, but they can't be transferred.

I find it hard to believe that someone actually set a 1333BTC buy order on your site , also, the whole sell orderbook looks like it was build by one man, which is probably true since no one can actually send any factoids..

sorry for calling your site a scam, but I've seen to much sh*t in crypto..
Agreed, I would wait till an actual exchange picks it up.

Idk what "we create entry credits" means, but it sounds scammy.

The order book was created by us.  If you read below the order book, it states that it is not a public order book.  It also says that the 1333 order is a place holder saying if you are going to take advantage of that price, please give us a heads up.  Our hot wallet isn't holding that much and it will cause a delay.  The only reason that the order book is viewable to you is that people were asking where our prices came from.  We started high and are slowly lowering the price until transactions start moving.  Then the buy price will start to rise.  For the other coins we handle, there is a market our there to use to price things.  We were (inadvertently) the first to market with automated trading on factoids. 

Factoids are the digital token(currency) that can be bought and sold.  Factoids are used (destroyed) to create Entry Credits.  If you are wanting to hold factoids for their value, great.  Do Not do that with Entry credits.  Once you buy them, they are attached to your address until used.  Entry credits are not ours.  They are part of the Factom system.  They are used to enter data into the Factom service.  We have done the programming necessary to have them created for you using Bitcoin.  If you do not know what an Entry Credit is, you have no reason to buy them.



Also, the price is 0.0095 as of now.
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 14, 2015, 09:38:34 PM


Our latest Technical Update is out, we'll be integrating Docker next week to make it easier to run Factom Software and we are over 1200 blocks so far!
Read more about it on our blog:  

http://blog.factom.org/post/128846593304/technical-update-beta-progress
Does that mean the wallet will be ready next week? If not, is there an ETA?

The wallet is ready since the genesis block went live, even before that. It's on GitHub: https://github.com/FactomProject.
You need to run various pieces like factomd, fctwallet and factom-cli to use your Factoids.
It is command line for the moment. What we are releasing next week is an easier way to run the three apps I mentioned above but still in command line.
A GUI wallet will be available in the near future. Our devs are working as hard as they can to deliver.

There are windows installation instructions available at:

http://crypto-daytrader.blogspot.com/

This is not me.  I will be running through them on a windows10 pc this evening to see how well it works.





Sorry, this is not the GUI, it is windows instructions for what is available now.
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 14, 2015, 08:46:58 PM


Our latest Technical Update is out, we'll be integrating Docker next week to make it easier to run Factom Software and we are over 1200 blocks so far!
Read more about it on our blog:  

http://blog.factom.org/post/128846593304/technical-update-beta-progress
Does that mean the wallet will be ready next week? If not, is there an ETA?

The wallet is ready since the genesis block went live, even before that. It's on GitHub: https://github.com/FactomProject.
You need to run various pieces like factomd, fctwallet and factom-cli to use your Factoids.
It is command line for the moment. What we are releasing next week is an easier way to run the three apps I mentioned above but still in command line.
A GUI wallet will be available in the near future. Our devs are working as hard as they can to deliver.

There are windows installation instructions available at:

http://crypto-daytrader.blogspot.com/

This is not me.  I will be running through them on a windows10 pc this evening to see how well it works.



32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 14, 2015, 06:19:21 PM
It seems FACTOM is the first crypto currency to use Docker

Sell price for Factoids is 0.0111 BTC as of this morning.  Still looking for decent support before the buy price will start to increase.  Current Buy price is 0.0015 .

Where do you get that from ?

That is what is available on our site.

https://www.dcxtx.com/PriceList.aspx

We also create Entry Credits if you are to the point of needing them.  Those are NOT for speculators if anyone is thinking that way.  If you create entry credits, they are yours to use or not, but they can't be transferred.
33  Bitcoin / Project Development / Re: Give me some ideas! on: September 14, 2015, 05:51:03 PM
Hi
If you think ideas are free! some people think ideas are not worth anymore when they are just ideas! so please put some bitcoin project ideas there!
lets discuss


Start a peer to peer facebook type service.  Use Storj to hold pictures and files,  Messaging with something like bitmessage.  manage access to your data with etherium.nxt.maidsafe, or just using public keys.   Have a social networking app around a DAC instead of the big company building profiles on you that we have today.

So its about a social networking website? What is its benift?

Think Facebook except:
Peer to peer, not a website
no company collecting all of your data
All of the content you put on it is encrypted. 

Facebook adoption keeps going up, but that isn't young people.  They are moving on.


34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 14, 2015, 05:27:58 PM
It seems FACTOM is the first crypto currency to use Docker

Sell price for Factoids is 0.0111 BTC as of this morning.  Still looking for decent support before the buy price will start to increase.  Current Buy price is 0.0015 .
35  Bitcoin / Project Development / Re: Give me some ideas! on: September 14, 2015, 03:52:05 PM
Hi
If you think ideas are free! some people think ideas are not worth anymore when they are just ideas! so please put some bitcoin project ideas there!
lets discuss


Start a peer to peer facebook type service.  Use Storj to hold pictures and files,  Messaging with something like bitmessage.  manage access to your data with etherium.nxt.maidsafe, or just using public keys.   Have a social networking app around a DAC instead of the big company building profiles on you that we have today.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 11, 2015, 10:03:11 PM
Still no exchanges?

it depends on the exchanges not on factom

Yeah but this is a good place to ask about it.


We still have them available in an automated fashion.

Our pricing has started to slowly decrease.  We have also changed the price calculation from a piece of code that looks at our inventory to a straight forward order book.  Since we operate as a two party trade, we are the only ones that can put an order in the book, but our price and spread are plain.   When the exchanges go live, we will have the market to look to for a price.  for now, we have our order book.  The price will keep slipping until we find support.  At that time our buy price can start to rise.


https://www.dcxtx.com/PriceList.aspx.


We are not an exchange, but we are a place to buy and sell factoids or create entry credits.  The pricelist page also has a link to a slightly delayed copy of our order book so you can see the actual price we would charge for a buy or sell.

37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 10, 2015, 01:11:41 PM
In my opinion FACTOM will be the first killer app of crypto currency since it has a good business mode and team, let us wait and see.

then i really wonder why only $500k+ were thrown at the crowdsale..and augur has already raised almost $5M and growing :|

Factom is not going to be the killer app.  It is a platform/data layer.  My grandmother would have no use for it.  What she would have use for is an app that utilizes it.  It would not surprise me if the killer app that brings blockchain to my grandmother uses Factom as part of their process.  Blockchain technology is going to be in widespread use in the next few years, but most people will not even know they are using it.  Do you care how your microwave works as long as your food is hot?  Bitcoin automated trust.  Factom can verify it.


As to a small crowdsale , my opinion, Factom isn't sexy.  It is useful.  A year from now Auger will be doing well.  Prediction markets really are sexy.  To those that use them.  Factom is going to be a little part of all of the big systems created out there.  So, not sexy.  just ubiquitous.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 09, 2015, 12:43:41 PM
Hey guys,

Be careful with that website dcxtx.com

I was about to sell him some coins and thought I'd do a bit of a check on him

Decided to do a quick who is search https://who.godaddy.com/whois.aspx?domain=dcxtx.com&prog_id=GoDaddy

The website's registered address is 14747 N Northsight Blvd Suite 111, PMB 309

Go ahead and google that address and see all of the scams associated with it.

DomainsByProxy is used if anyone wants privacy through GoDaddy.  They hold the domain in private, that has nothing to do with dcxtx.  I know because I have used GoDaddy and this service in the past

Ouch.  This was educational.  I'm glad dcxtx's name is cleared.  If I were jman I would edit my post with updated info.

Was not aware of that... Thanks and sorry

Not a problem.  Just glad the whole thread didn't end on that topic.
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 08, 2015, 05:00:10 PM
Hey guys,

Be careful with that website dcxtx.com

I was about to sell him some coins and thought I'd do a bit of a check on him

Decided to do a quick who is search https://who.godaddy.com/whois.aspx?domain=dcxtx.com&prog_id=GoDaddy

The website's registered address is 14747 N Northsight Blvd Suite 111, PMB 309

Go ahead and google that address and see all of the scams associated with it.


Wow.  That looks nothing like my address.  I will certainly look at it though.  We are just outside of Austin, Our address is on our website.

Ah.  When I registered the domain (on GoDaddy) a year or two ago I checked the privacy option.  Domain by Proxy is the company that it gets registered to by GoDaddy.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FACTOM - Introducing Honesty to Record-Keeping on: September 08, 2015, 04:45:47 PM
Hey guys,

Be careful with that website dcxtx.com

I was about to sell him some coins and thought I'd do a bit of a check on him

Decided to do a quick who is search https://who.godaddy.com/whois.aspx?domain=dcxtx.com&prog_id=GoDaddy

The website's registered address is 14747 N Northsight Blvd Suite 111, PMB 309

Go ahead and google that address and see all of the scams associated with it.


Wow.  That looks nothing like my address.  I will certainly look at it though.  We are just outside of Austin, Our address is on our website.
Pages: « 1 [2] 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!