-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap #1
Comments
Hi Brenoc, i am trying to run the opentracks project to have an idea of what it does. By the way, are all these options supposed to be the implemented features of the hybrid web wallet implemented in opentracks?. thanks |
Hi, @ucessien, Open Tracks is a desktop client for Open-Transactions, just like Moneychanger. What it differs is that is developed using web technologies. Here, in this issue, I list all the functions that OT provides. Open Tracks has the intention to provide a RESTful API contemplating all this features, so we can develop a beautiful and easy to develop client for OT. If you would like know more about Open Tracks, I recommend you to read our Wiki. It gives you a nice walk through all the solution. |
Thanks, I am working on developing a wallet as a project, using the OT platform in JAVA. Please do you have an idea of some of the features it should provide and any clue on how I could go about it. Please I will very much appreciate your input. Clement From: Breno Calazans [email protected] Hi, @ucessienhttps://github.com/ucessien, Open Tracks is a desktop client for Open-Transactions, just like Moneychanger. What it differs is that is developed using web technologies. Here, in this issue, I list all the functions that OT provides. Open Tracks has the intention to provide a RESTful API contemplating all this features, so we can develop a beautiful and easy to develop client for OT. If you would like know more about Open Tracks, I recommend you to read our Wikihttps://github.com/brenoc/opentracks/wiki. It gives you a nice walk through all the solution. Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-47245860. This email has been scanned for spam and viruses by Proofpoint Essentials cloud email security - click herehttps://console.maildistiller.com/index01.php?mod_id=11&mod_option=logitem&mid=606116808&rid=152848624&report=1 to report this email as spam. Robert Gordon University is the best modern university in the UK (The Times Good University Guide 2011) Robert Gordon University, a Scottish charity registered under charity number SC 013781. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Robert Gordon University. Thank you. |
I think you should implement the basic features first:
With that you may use the sample wallet that OT provides in "read mode", that is, just displaying some info. After that, go for a basic transfer transaction. That will give you enough work for a week or two :) |
Ok. Thank you From: Breno Calazans [email protected] I think you should implement the basic features first:
With that you may use the sample wallet that OT provides in "read mode", that is, just displaying some info. After that, go for a basic transfer transaction. That will give you enough work for a week or two :) Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-47247834. This email has been scanned for spam and viruses by Proofpoint Essentials cloud email security - click herehttps://console.maildistiller.com/index01.php?mod_id=11&mod_option=logitem&mid=606122708&rid=152848624&report=1 to report this email as spam. Robert Gordon University is the best modern university in the UK (The Times Good University Guide 2011) Robert Gordon University, a Scottish charity registered under charity number SC 013781. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Robert Gordon University. Thank you. |
Hi Brenoc, I trust you're having a great day. I suppose Nyms refer to the pseudonymous identities of various account holders (i.e. their public keys) while the Account refers to the various accounts of the wallet owner (i.e. Dollar account, Bitcoin account, etc.) Regards Clement From: Breno Calazans [email protected] I think you should implement the basic features first:
With that you may use the sample wallet that OT provides in "read mode", that is, just displaying some info. After that, go for a basic transfer transaction. That will give you enough work for a week or two :) Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-47247834. This email has been scanned for spam and viruses by Proofpoint Essentials cloud email security - click herehttps://console.maildistiller.com/index01.php?mod_id=11&mod_option=logitem&mid=606122708&rid=152848624&report=1 to report this email as spam. Robert Gordon University is the best modern university in the UK (The Times Good University Guide 2011) Robert Gordon University, a Scottish charity registered under charity number SC 013781. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Robert Gordon University. Thank you. |
Yes, you are correct :)
|
Ops, just clarifying, actually a user can have many Pseudonyms and those
|
Please I need your help. I want to run your project in my browser to inspect the functionality of the wallet you designed. Please could you guide me. Regards Clement |
@ucessien, please, read our Wiki. Here is a link for the Setup page |
This are the functions available at opentxs. Open Tracks should implement them as well.
Advanced utilities:
The user wallet:
Misc:
Markets (bid/ask):
Asset accounts:
Dealing with other users:
Financial instruments:
Basket currencies:
Pseudonyms:
The text was updated successfully, but these errors were encountered: