Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token prioritization #22

Open
ghost opened this issue Jun 3, 2014 · 40 comments
Open

Token prioritization #22

ghost opened this issue Jun 3, 2014 · 40 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2014

In light of #6 not being ready anytime soon (and therefore my dream of wallet makers being removed from the decisionmaking process re: token support), I'd like to start a discussion about which tokens we prioritize. This is largely about hive-js, though I do not think that our overall product line should diverge too much/at all from each other.

I am of the opinion that the three tokens we should consider supporting first are DOGE, DARK and LTC, for fairly obvious reasons, but in that order from the perspective of the ideal communities to take up the cause.

I have linked SPV nodes forks etc here:
https://github.com/hivewallet/discussions/wiki/Token-support

@PokerKnave
Copy link

Obviously KnaveCoin must be supported as it is the most aesthetically pleasing coin out there and you can play the Altcoin Flyers and Divers without any risk.

@nolim1t
Copy link

nolim1t commented Jun 4, 2014

DOGE or LTC are good

@ghost
Copy link
Author

ghost commented Jun 4, 2014

@Nogreedy
Copy link

Litecoin please, it's the second cryptocurrency

@haustraliaer
Copy link

@Nogreedy Hive web already does :)

@ghost
Copy link
Author

ghost commented Jun 25, 2014

NXT !!

@Fatih87SK
Copy link

NXT has a very bright future and is #3 of all coins right now. It will be a win-win situation if NXT got added.

@ghost
Copy link
Author

ghost commented Jun 25, 2014

Can we add NXT without running a blockchain server?

@ghost
Copy link
Author

ghost commented Jun 25, 2014

Sure, you could connect to a public node that has API access enabled, if that's what you mean.

@ervandenbosch
Copy link

Please consider to add Nxt

@flamingice
Copy link

NXT would be great. Did a dev (ie wesleyh) contact you, w-hive?

@ghost
Copy link
Author

ghost commented Jun 25, 2014

@nicholashh Not yet, but it would be great to have a direct line on some support for this!

@psic4t
Copy link

psic4t commented Jun 25, 2014

NXT would be totally awesome!

@ghost
Copy link
Author

ghost commented Jun 26, 2014

You can message me or simply make a post on http://nxtforum.org with questions regarding the API.

Once you install NRS, you can go to http://localhost:7876/test to see all possible API calls. http://localhost:7876/doc gives you documentation. You can then click on nxt.http to see all the API classes.

@ghost
Copy link
Author

ghost commented Jun 27, 2014

It sounds like we need to look at supporting NXT. :-)

Our understanding is that NXT is actually extremely advanced; we want to be clear that if we support it, at least for the time being we would just be supporting send/receive/balance-level functionality for the main token itself.

@PokerKnave
Copy link

We could do with some help for Knavecoin which is clean, aesthetically pleasing with great potential.

@mackuba
Copy link
Member

mackuba commented Jun 27, 2014

How exactly is a cryptocurrency "aesthetically pleasing"?...

@PokerKnave
Copy link

aesthetically pleasing in the sense that the equation which is creating the coin also create the coins logo in the physical world. Have a look at the initial interpretation of the coin and how it can develop with time and usage http://www.knavecoin.com/

@farl4web
Copy link

Nxt would be great, because it also represents the second generation modern cryptocurrency, such as Hive also represents.

@ghost
Copy link
Author

ghost commented Jun 30, 2014

Huh? :-)

@ghost ghost mentioned this issue Jul 6, 2014
@pnosker
Copy link

pnosker commented Jul 6, 2014

VeriCoin should be supported!

@ghost
Copy link
Author

ghost commented Jul 9, 2014

From now on we ask that anyone who posts here also post a link to developer docs, their GitHub and an API that we can use. Cheers!

@GeertJohan
Copy link

@w-hive
What kind of API do you mean?
We're working on a newer guldencoinj (based on latest bitcoinj), which we'll release in a few weeks.
Guldencoin github is github.com/nlgcoin
Docs: docs.guldencoin.com (work in progress though)

@mackuba
Copy link
Member

mackuba commented Jul 9, 2014

@GeertJohan to include a new coin in Hive Web, we need an external API (as in: a web service on a server somewhere) to connect to its network, since a JS app in the browser can't make connections to TCP sockets directly.

@GeertJohan
Copy link

@jsuder ah I understand. Does this API need to provide wallet functionality (get balance, send coins, etc)? Or just methods to inspect the blockchain, call up transactions, transmit raw transactions, etc?

@mackuba
Copy link
Member

mackuba commented Jul 9, 2014

The wallet (seed, private keys etc.) is maintained locally, what's needed is things like a way to fetch transactions for a given address, to send a transaction already signed client-side, etc. ( @weilu can provide more specific info)

@GeertJohan
Copy link

@jsuder @weilu Nice. Do you have a list of required methods? Or can you point me to an existing API that's being used for this (other coin) that is designed well? We can definitely make this for Guldencoin. Either by forking an existing project, or (if need be) writing it from scratch.

@boxxa
Copy link

boxxa commented Jul 9, 2014

Pinkcoin would be a perfect fit for this wallet!

@weilu
Copy link
Member

weilu commented Jul 10, 2014

@GeertJohan We use http://blockr.io/documentation/api.

We currently are using the following endpoints:

address/info/
address/unspent/
address/txs/
address/unconfirmed/
tx/info
tx/raw
tx/push

Be sure to support batch queries like blockr does.

@CryptvJet
Copy link

@GeertJohan
Copy link

@weilu thanks!

@bitcoiners
Copy link

Please add BTSX support.
bitshares-x.info

@agswinner
Copy link

Mooncoin is possible?

@cannabiscoindev
Copy link

CannabisCoin for REAL WORLD use. Backed by Medical Marijuana. Patients lined up ready to use HIVE/Cannabiscoin

@dabura667
Copy link

Monacoin and Kumacoin

@agswinner
Copy link

Please developed for mooncoin web wallet i will donate to you i able to know how much is develop a web wallet ?

@coinflow
Copy link

+1 for Mooncoin (MOON).
See here for the wallet: https://github.com/realmooncoin/mooncoin, if you need more information.

@mnwycombe
Copy link

Oh yes, Mooncoin (MOON), please. Would be so cool to see my favourite coin supported. :-)

@bhkien
Copy link

bhkien commented Mar 16, 2015

Darkcoin - Now called "DASH" is very promising.

@atomicjets
Copy link

StartCOIN https://startcoin.org. It's a X11 coin for crowdfunding that is being given away to the masses. https://github.com/startcoin-project/startcoin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests