Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jckj

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 22
181
The demand of ECSHOP plugin
www ecshop com

I need help ECSHOP plugin
English is not very good
Application of WWW 338c com website
Adult supplies industry

Ecshop pluging will get more value from china, Same demand.

182
不错,商业起来的bts才有意义。

183
Maybe you should consider to proposal a delegate and focus on online shop gateways/plugins!
I would vote you in …


- Magento
- shopware
- OpenCart
- Wordpress
- WP WooCommerce

etc..
These are the ones in the pipeline I will get to woodommerce after as it is harder

1) WHMCS Bitshares Plugin (https://www.whmcs.com/)
WHMCS is an all-in-one client management, billing & support solution for online businesses.

2) OpenCart Bitshares Plugin (http://www.opencart.com/)
Opencart is a powerful open-source shopping cart platform for online merchants. Done

3) Ecwid Bitshares Plugin (http://www.ecwid.com/)
Ecwid offers the performance and flexibility you need, with none of the hassles you don't.

4) Zen Cart Bitshares Plugin (http://www.zen-cart.com/)
Zen Cart truly is the art of e-commerce; free, user-friendly, open source shopping cart software.

5) Drupal 7 Ubercart Bitshares Plugin (http://www.ubercart.org/)
Ubercart is the most popular Drupal E-Commerce platform.

6) Drupal 6 Ubercart Bitshares Plugin (http://www.ubercart.org/)
Ubercart is the most popular Drupal E-Commerce platform.

7) osCommerce Bitshares Plugin (http://www.oscommerce.com/)
osCommerce has over 7,000 free Add-Ons and 12 Years of strong experince

8) X-Cart Bitshares Plugin (http://www.x-cart.com/ecommerce-software.html)
X-Cart allows you to: Sell Online. Anything. Anywhere.

9) Commerce:SEO Bitshares Plugin (https://www.commerce-seo.de/)
Commerce:SEO is an advanced cart that is focused on tableless templates in HTML5 and CSS 3 and continues to support the efforts of PHP 5.4

10) PrestaShop Bitshares Plugin (http://www.prestashop.com/)
PrestaShop comes complete with over 310 features that have been carefully developed to assist business owners.

11) VirtueMart Bitshares Plugin (http://virtuemart.net/)
VirtueMart is an Open Source E-Commerce solution that powers large online shops.

Time estimates:

Bitshares payment core PHP lib (bitshares_lib) - 2 weeks
Plugins - 5 weeks

This was the estimate I gave BM and I will be paid via BitUSD for these 11 based on the 7 week estimate...

If community is happy with the work I doI would be happy to work on more ecommerce things going fwd... Thr logical one being woocommerce and then designing an ecommerce section on the website..

Based on my research these are low hanging fruits and easier to do once I finalize the bitshares php lib that can be reused. Once these are done I suspect it will be more work to i integrate others but I can look deeper and we can backlog wand come up with an agile sprint schedule to demo work regularily

Well done. If your web can suported bts, bitusd, bitcny will be much cooler. And I wish it is easy for setng up an business web with your job.  I will adopt your teach for an business web if your web and  teachnique suporting is free, and it is easy for seting up and using .

184
Great.

185
General Discussion / Re: Mobile Wallet - Testers needed
« on: December 01, 2014, 01:54:42 pm »
Dear community,

My name is Matias Romeo and together with Pablo Tutino we are both cofounders of Latincoin.com.

We are based in Buenos Aires (Argentina) working from the "Bitcoin Center Buenos Aires" (aka: Bitcoin Embassy)

As many of you know the current situation in our country is one of a big opportunity for bitUSD, and seeing that the mobile wallet for bitshares is lagging behind we decided to do our contribution and started the development of a mobile bitasset wallet.

We think that Argentina has a lot of potential for the daily use of bitUSD and we have a lot of efforts going on in that sense that hope to release soon.


----------------------------------------------------------------------------------------------
This is highly alpha software so if you plan to use it do not put large sums of money.
----------------------------------------------------------------------------------------------


Source code here
https://github.com/latincoin-com/bitwallet

Screenshots and apk
https://www.dropbox.com/sh/rq23wm41xqmha3s/AABkh-k8B7P_V6KJ5X5fS4S0a?dl=0



All the keys can be recovered from the master key, so it is recommended that you backup your wallet after installing the app.


------------------------------------------------
It will only work on Android 4.0+ (for now)
------------------------------------------------


In fact it runs on iOS, but the performance is too bad because of the JS engine.
We are working on a native iOS/Android plugin for the crypto part.

How does it work?
The client is in control of the private keys.
It uses a public API to create an unsigned transaction, then it signs it on client side, and push it to the network.
(See API below)

How do i send money to the wallet?
Select and address from the "My Addresses" list and use the wallet_transfer_asset_to_address command from the console (in the desktop wallet).
e.g.: wallet_transfer_asset_to_address USD 5 my_account BTSX9pTBfYkFwmUm46XTaeTLukGDrupobHwzc

Why i can't send to an account name?
It is planned for the next release.

Why i can't register my "account"?
It is planned for the next release.

What crypto library are you using?
We use bitcoinjs-lib 1.2.0 (with our bts.js to encode in BTS way) for the Hierarchical keys + Signing and CryptoJS for the AES encryption/decryption of the wallet.

Why USD only?
It is trivial to support other bitAssets, but we want to focus on bitUSD first.
In the following releases you will be able to switch from one bitAsset to another.

Why the apk is so big?
Chrome runtime is bundled within the ape (two architectures x86+arm )
We are using cross-walk library in order to use the latest Chrome runtime for android and to support

Why it looks so bad in my XXXXX device?
We are in alpha, give us some time to fix the design.


Other bugs and limitations:

- Client does not validate the transaction generated on the server. (Is the transaction doing what i asked for?)
- Only for newly created keys (from block 900000+)
- SSL Certificate error alert: xwalk lib is built with --check-web-security and we are using a self signed certificate in our WebSocket server (bswws.latincoin.com)
- Balance/Transaction history not refreshed after wallet restore. (Need to quit and run again)
- Export does not include address book.
- Unable to select an address from the address book when sending.
- Unusable on iOS
- Transaction details duplicates withdraws and deposits records.
- Rounding errors in balance.

## API
(doc coming soon)

This api lets you create an unsigned transaction using funds from many addresses and sending to many addresses.

POST https://bsw.latincoin.com/api/v1/txs/new
Code: [Select]
{
 "asset" : 22,
 "fee"   : 250,
 "from"  : [{"address":"BTSX9pTBfYkFwmUm46XTaeTLukGDrupobHwzc"}],
 "to"    : [{
    "address" : "BTSXF9WuaEqYn5sZJQGK6qzR8S9jRehUgQXzZ",
    "amount"  : 50000
 }]
}
After that you have to sign the transaction digest (to_sign parameter in response json) with the corresponding private keys asked by required_signatures.
Add those signatures to a "signatures" parameter in "tx" json object and push it back to
https://bsw.latincoin.com/api/v1/txs/send


This api lets you know the balance and transaction history of an address.

GET https://bsw.latincoin.com/api/v1/addrs/BTSX9pTBfYkFwmUm46XTaeTLukGDrupobHwzc/balance
GET https://bsw.latincoin.com/api/v1/addrs/BTSX9pTBfYkFwmUm46XTaeTLukGDrupobHwzc,BTSXF9WuaEqYn5sZJQGK6qzR8S9jRehUgQXzZ/balance
GET https://bsw.latincoin.com/api/v1/addrs/xpub661MyMwAqRbcEYS8w7XLSVeEsBXy79zSzH1J8vCdxAZningWLdN3zgtU6T6MHAZTgj9H6QNfLWByR1Dj4exUQ8FqYv9s7KecprYm7unUkX1:5/balance
It also support BIP32 Extended pub key format. (5 is the number of derivations)

There is also a websocket subscription mechanism to notify you when funds have been received or sent from a group of addresses.

wss://bswws.latincoin.com
sub BTSX9pTBfYkFwmUm46XTaeTLukGDrupobHwzc
sub xpub661MyMwAqRbcEYS8w7XLSVeEsBXy79zSzH1J8vCdxAZningWLdN3zgtU6T6MHAZTgj9H6QNfLWByR1Dj4exUQ8FqYv9s7KecprYm7unUkX1:5


Well done. Hope more stalbe ,flexiable and easy for using bitwallet will come before this Christ. Ev.

186
中文 (Chinese) / Re: 手机BTS钱包
« on: December 01, 2014, 01:47:13 pm »
建议这个很长时间了,最后一次也是快1个半月了,现在才曝光,什么时候上线?bts应用开始,这才是有意义的。

187
深度不够无人气就永远不会成功,锚定肯定就是血的代价。说白了就是那几个庄自己把自己手中数字变化下,变了半天数字发现其真正总价值已经小于平台起始投入的法币了,增值变成贬值‘聪明’傻庄看着数字还欣喜若狂却不知法币已被交易平台掠去,兑换bitusd到法币的比例不断下降,锚定也失败,此时人气已经更无法支撑原来投入,接盘侠也清晰这个玩就没出路,慢慢走向灭亡。,反之可能是光明若果人气旺了慢慢才能支撑更多的价值。每件产品或物品的的价值必须从价格体现,价格的实现必须完成真正的市场交易,否则被人说骗局或者失败都是合理的。   几次变故让很多人不明白,再不开始走实用好用道路,以前的话语都可以被定义为骗局,历史会证明一切;如果走上正轨那就是转折。

188
中文 (Chinese) / Re: BitShares PLAY在BTS链上拍照时间为2014-12-08
« on: November 21, 2014, 11:53:27 am »
BTS还没有完成合并,原来的PTS\DNS分到的BTS能否领到PLAY?
还有BM曾经承诺过的给DNS购买者的补偿也还没有到位,这一部分BTS是否计算在内?
你们收到补偿了?我怎么还没收到呢?

190
中文 (Chinese) / Re: 特意送上一首《蜀道难》与大家共勉
« on: November 20, 2014, 02:51:29 pm »
那是以前了,现在高速路、铁路多发达,还有飞机,所以这个现在已经是小儿科了

191
直接看不懂要宣传什么,感觉开始网站比较烂但是我至少能看懂大概的东西,现在开了网页我跟不不知道这个网站要表达什么

192
中文 (Chinese) / Re: 持有bitUSD有什么意义
« on: November 20, 2014, 02:35:21 pm »
再没用人更没大量的人 用bitusd,那他就只 是个符号,半毛钱都不值,也没意义。有人认了且能用了,那认了用了多少就是多少 。

193
没人气兑换商自己玩啊?现在最大的问题是兑换商真正盈利点是什么?人气不够就是自己玩自己,就像现在价格被庄和平台玩的很爽,不过现在只有平台还比较有利庄也基本只能增加筹码,如果这场游戏没人再来庄也自己把自己玩了。这跟现在做兑换商没人气自己玩自己一个样。没人气楼主的命题是真命题,而且也是庄把自己玩死真命题,筹码上去没钱出来。现在的庄就是汽车进去bts份额成倍增加,出来法币成数量级别缩减,短裤3个口变10个口。平台倒是乘着庄压价收了一大堆法币爽歪歪,最终只有平台在大赚法币庄也把自己玩玩了。 

194
因为在有商家或个人承兑的情况下,总量和BTS的价格有密切关系
设想有两个大块头,A和B。
1、A在外盘用RMB收BTS,BTS的需求量增加,BTS价格涨。
2、B在外盘收RMB收BITCNY,BITCNY的需求量也增加,BTS价格涨。

可以看到以上两点都会促使BTS价格上涨。当达到了他们的预期,A开始在外盘慢慢出掉BTS,同时拿到的资金交给A不断地买BITCNY,系统仍显示BITCNY需求量大,因此BTS的价格并未降低多少。当A出完了货, B扔出一大堆BITCNY,砸到了承兑商和个人的手上。而A和B,从承兑商手上卷走了大量资金,如何是好? :'(


这是个赚钱的好方法,哈哈哈
大户才可能吧?小散只得观望了。

195
bitcny需求增加,为什么bts会涨
如果不涨说明bitcny虚发,那兑换商不会1;1对了,  bitcny对0.5  cny或更低,那锚定是失败的。

Pages: 1 ... 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 ... 22