Bitcoin Forum

Bitcoin => Project Development => Topic started by: nahtnam on June 13, 2017, 05:16:42 AM



Title: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 13, 2017, 05:16:42 AM
Hello All,

I am releasing a new website called BTCP.co (https://www.btcp.co). You may be wondering why I created something that already exists. It is because I have created a new Node.js framework and would like to test it by building websites. One of my ideas was to build a bitcoin tools website.

Current features:
  • BTC to USD
  • Verify Signed Message

I am very open to adding more features. Please let me know if you have any ideas.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: thisisbitduck on June 13, 2017, 05:23:32 AM
Detailed node statistics.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 13, 2017, 05:46:41 AM
Detailed node statistics.

So information from https://blockchain.info/stats?


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: sumit513 on June 14, 2017, 12:05:37 PM
Best luck!!
 The website is minimalistic, it's great. Consider other coins on a new site.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: Joel_Jantsen on June 14, 2017, 12:54:16 PM
Good use of Material Design!
Usually most of the developers fail the validation of simple numbers like I could use inputs as e or any digits or negative numbers but you have taken care of that well.Unfortunately,we have too many of these tools anyway,you could spend the time and energy on building something new.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 19, 2017, 07:03:12 AM
Best luck!!
 The website is minimalistic, it's great. Consider other coins on a new site.

Thank you! Will work on adding ethereum and litecoin!


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 19, 2017, 07:04:09 AM
Good use of Material Design!
Usually most of the developers fail the validation of simple numbers like I could use inputs as e or any digits or negative numbers but you have taken care of that well.Unfortunately,we have too many of these tools anyway,you could spend the time and energy on building something new.

Thanks. I am working on other sites for other things, but I felt like this would be pretty easy to make and would be enough to test and make sure my framework was working and could be uploaded to a server. I still would like to build and maintain the project since I own the domain.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: exadex.org on June 19, 2017, 10:55:56 AM
I love clean sites. :) But there is no information on how the Bitcoin price is calculated.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: TheBitcoinBoy on June 19, 2017, 11:55:37 AM
Add a beautiful flat real time chart
Add some polls (would you buy or sell btc at this moment) (will btc go up up or down)
Add a chat feature as well


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 20, 2017, 07:13:51 AM
I love clean sites. :) But there is no information on how the Bitcoin price is calculated.

Good point. It is fetched from Coinbase.com. I should probably post it on the website.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 20, 2017, 07:15:47 AM
Add a beautiful flat real time chart
Add some polls (would you buy or sell btc at this moment) (will btc go up up or down)
Add a chat feature as well

I will try making a real time chart but it is very hard to do so IDK if I can do it or not.

I dont think polls would be representative of what bitcoin would actually do since most people here would hold.

Finally, a chat feature seems interesting but what can I do that IRC cant?


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: Yuuto on June 20, 2017, 07:30:56 AM
Seems like a pretty nice site, like the clean interface.

What i suggest having is:

- Historical price of bitcoin, ability to zoom in and out
- Multiple fiat currencies and major altcoin support
- Ability to sign message provided that a private key is able to be shown, so not just verify message
- Maybe a faucet as well? Idk, this is something to think about if you want to run ads on your site.

Keep up the good work though. Obviously this is only a project that has been around only since last week.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 21, 2017, 12:27:06 AM
Seems like a pretty nice site, like the clean interface.

What i suggest having is:

- Historical price of bitcoin, ability to zoom in and out
- Multiple fiat currencies and major altcoin support
- Ability to sign message provided that a private key is able to be shown, so not just verify message
- Maybe a faucet as well? Idk, this is something to think about if you want to run ads on your site.

Keep up the good work though. Obviously this is only a project that has been around only since last week.

> Historical price of bitcoin, ability to zoom in and out

This is hard but it will be something I work on for the future,

> Multiple fiat currencies and major altcoin support

Definitely, I am trying to figure out a good UI way to do this but it will happen.

> Ability to sign message provided that a private key is able to be shown, so not just verify message

Very good idea, will be working on this

> Maybe a faucet as well? Idk, this is something to think about if you want to run ads on your site.

I have mixed feeling about this, I will think about it.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: ronniee on June 21, 2017, 03:20:58 AM
Metarial Design Style!

Just coin to coin is also need.  like BTC to ETH;



Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 21, 2017, 03:33:59 AM
Metarial Design Style!

Just coin to coin is also need.  like BTC to ETH;



Good point, I need to re-work the entire thing. Two way data binding is pretty hard haha.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: savioroshan on June 21, 2017, 12:45:56 PM
Pretty and nice design. Liked your site .I aways use preev to check the price.But Will book mark your site . It will be good if you add monero, dash ,bytecoin and blackcoin to the list. Because these are the coins most searched nowadays. I cant find a good site displaying blackcoin values . Also you have to add some more unique features to make your site special from the rest .Then only you will get enough traffic to your site. All the best for your new venture.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 22, 2017, 11:33:59 PM
Just pushed out the first update based on your suggestions.

I now support BTC, LTC, and ETH to USD, INR, and GBP. I've also made it so that if you change your currency and then refresh the page, it will remain with the currency you chose instead of resetting back to BTC and USD.

Please let me know if you have any suggestions or find any bugs.

Thanks.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on June 25, 2017, 02:21:37 AM
Added a new search box where you can paste an address or transaction id and it will redirect you to blockchain.info. You can also go to btcp.co/a/$address or btcp.co/tx/$id as well. It is shorter than typing out blockchain.info.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on September 22, 2017, 11:02:33 PM
Updated the design of the site. It's not material design anymore but IMO it looks cleaner.

Let me know if you have any suggestions.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: Beerwizzard on September 23, 2017, 05:38:58 PM
Updated the design of the site.
Absence of design is not realy a minimalistic design but it still looks good. I would suggest you to add more of popular currencies, like EUR in fiat and BCH in crypto.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: CyberKuro on September 23, 2017, 10:53:48 PM
Updated the design of the site. It's not material design anymore but IMO it looks cleaner.

Let me know if you have any suggestions.

Cleaner is better I guess, and it's a handy tool to check the price for those coins and verify message.
Any plan to add more coins? Maybe monero, zcash or bcash?
Which API do you use?
I will bookmark your site as well. Appreciate your efforts.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: Zagitta on September 23, 2017, 11:33:27 PM
Hey man this is pretty cool. I have been wanting a site like this for a while now.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: RGBKey on September 24, 2017, 05:15:52 AM
Updated the design of the site. It's not material design anymore but IMO it looks cleaner.

Let me know if you have any suggestions.

I really like how it looks now but something just seems off about the fully rounded corners on the search box, when everything else feels so square. Maybe change the border radius to be the same as the currency boxes?


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on September 27, 2017, 07:25:32 AM
Updated the design of the site.
Absence of design is not realy a minimalistic design but it still looks good. I would suggest you to add more of popular currencies, like EUR in fiat and BCH in crypto.

Well there are still a bunch of styles, they are just more subtle. You can view the framework (http://bulma.io/) if you are interested

Updated the design of the site. It's not material design anymore but IMO it looks cleaner.

Let me know if you have any suggestions.

Cleaner is better I guess, and it's a handy tool to check the price for those coins and verify message.
Any plan to ass more coins? Maybe monero, zcash or bcash?
Which API do you use?
I will bookmark your site as well. Appreciate your efforts.

I currently use coinbase's api. My next task is to add more coins and currencies.

Updated the design of the site. It's not material design anymore but IMO it looks cleaner.

Let me know if you have any suggestions.

I really like how it looks now but something just seems off about the fully rounded corners on the search box, when everything else feels so square. Maybe change the border radius to be the same as the currency boxes?

Fixed it, made it more squareish.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on November 02, 2017, 10:26:50 PM
Bump


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: moooonu on November 03, 2017, 03:10:32 PM
As I can see you have only three currencies you can convert btc's price into. So first suggestion would be to add more fiat currencies. Secondly it would be great if you let us all know what is the source of the rates we are watching on your site.


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: Farah powl67 on November 03, 2017, 05:34:01 PM
That was looking good for me :)


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on November 03, 2017, 05:34:54 PM
That was looking good for me :)

Thanks :)

As I can see you have only three currencies you can convert btc's price into. So first suggestion would be to add more fiat currencies. Secondly it would be great if you let us all know what is the source of the rates we are watching on your site.

I am currently working on adding more fiat currencies and crypto currencies as well. At the bottom of the page it says "all prices fetched from coinbase.com". Is that not visible enough?


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: beatriz17 on December 17, 2017, 02:56:33 PM
hi. im just wondering how much is the exchange of this coin? or not yet in the market. thanks


Title: Re: [ANN] BTCP.co - Bitcoin Tools
Post by: nahtnam on December 18, 2017, 05:44:45 AM
hi. im just wondering how much is the exchange of this coin? or not yet in the market. thanks

Haha this is not an altcoin, this is a website.