Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: box0214 on August 03, 2015, 03:20:28 AM



Title: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: box0214 on August 03, 2015, 03:20:28 AM
The NXT client wallet just became a multi-coin output wallet!.....  :P ... once coin shuffle comes into play in the next version of nxt. doesn't this mean every coin just became anonymous by running it through a nxt platform!? ingenious!


https://dl.dropboxusercontent.com/u/916428/Nxt_3dgraphics/shapeshift_nxt_small.png


https://nxtforum.org/nxt-plugins/shapeshift-integration-plugin/

Quote
Exchange NXT with other cryptocurrency quickly and without registration using the ShapeShift exchange.

Source code: https://bitbucket.org/lyaffe/shape_shift/overview
Download Link: https://bitbucket.org/lyaffe/shape_shift/downloads
sha256: 13ee8c9c587f79619b71988c7fba1c84fa0451c4b08df26befb27b1961444452

# NXT ShapeShift #

* Quickly and simply exchange NXT with other cryptocurrency without registration
* Version 1.0

### Prerequisites ###

* NXT 1.5.14 or higher (the plugin won't work with earlier versions)

### Setup ###

* Download shape_shift.zip only from https://bitbucket.org
* Verify the sha256 hash of the zip
* Unzip shape_shift.zip into your <NXTRoot>\html\ui\plugins folder
* Login to your NXT account and in the settings menu choose "Enable Plugins" = "Yes"
* Logout and login again
* The "Shape Shift" plugin should appear under the "Plugins" menu

### Usage ###

* For each currency pair you can choose one of the following actions "shift" and "pay" which correspond to the "shift" and "sendamount" shapeshift APIs
* Shift - you specify the amount in the deposit currency
* Pay - you specify the amount in the withdrawal currency and shapeshift returns the deposit amount in the deposit currency (this option provides better conversion rate)
* Exchanges are stored locally in the browser cache, therefore when switching a browser or client workstation you will no longer see your exchange history

### Security ###

* As usual with the NXT wallet your passphrase never leaves your local workstation, it is only used as a parameter to the standard SendMoney API
* All other information you enter is shared only with https://shapeshift.io
* shift and sendamount transactions are submitted using the plugin api public key, this enables the plugin developer to diagnose problems without relying on shapeshift itself. This should not compromise your security or anonymity

### Support ###

* This plugin comes with absolutely no warranty
* Post to https://nxtforum.org/nxt-plugins/shapeshift-integration-plugin/
* Contact lyaffe@gmail.com

### Limitations ###

* For funding your account for the first time (account without public key) you have to use the "shift" operation since "pay" does not work
* General

### One More Thing ###

* If you like my work, show it: NXT-62SZ-7MMM-CUDQ-8R5W8


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: Nxtblg on August 03, 2015, 12:37:28 PM
The NXT client wallet just became a multi-coin output wallet!.....  :P ... once coin shuffle comes into play in the next version of nxt. doesn't this mean every coin just became anonymous by running it through a nxt platform!? ingenious!

Wow! Thanks for the news.


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: Denker on August 03, 2015, 04:27:12 PM
Man that's a pretty cool plugin. I like the logo by the way.
Have to try that out as soon as possible.


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: poloskarted on August 03, 2015, 04:59:11 PM
Nice to see more shapeshift plugins

https://camo.githubusercontent.com/02306630b6e6fb9f365e0feca7d0facd3f6d935b/687474703a2f2f692e696d6775722e636f6d2f4c57596d3844652e706e67

In a similar vein, there is also an open source shapeshift plugin for shifting bitcoin, CounterParty XCP and supported Counterparty assets right from your wallets that has been out for a few months:

https://github.com/iswt/walletgenie



Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: box0214 on August 03, 2015, 06:47:20 PM
thats pretty cool with the xcp stuff... doesnt counterparty have the downside that you have to be online if you want to make a trade? i was going to use them for a project, but that really killed it. both the seller/buyer has to be online at the same time to make a transaction. i still like the fact that you can send xcp to existing btc addresses.


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: farl4web on November 10, 2015, 10:59:41 PM
What is the difference between shift and send amount in the Nxt client?


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: box0214 on November 23, 2015, 04:13:24 AM
What is the difference between shift and send amount in the Nxt client?

it looks like this now the shapeshift plugin. its built into nxt core wallet.

https://i.imgur.com/9yWplDP.png


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: farl4web on March 07, 2016, 01:40:38 PM
Yes, but what is the difference between shift and send amount?


Title: Re: ■ Things just got a bit spicier!!! Shapeshift + NXT Integration Plugin.... ■
Post by: altsheets on March 07, 2016, 02:48:31 PM
Yes, but what is the difference between shift and send amount?

Two different ways at shapeshift:

  • /shift https://beta.shapeshift.io/api#api-7
  • /sendamount https://beta.shapeshift.io/api#api-9

Great memories of that weekend, when lyaffe started this plugin, during the nxthacks2015 (http://jnxt.org/nxthacks/).