Recent Posts

Pages: [1] 2 3 4 5 6 7 8 ... 10
1
General Discussion / Re: 🌏XBTS Dex & DeFi
« Last post by EuropaSH on Today at 02:13:44 pm »


SMARTHOLDER STAKING Regular Payouts Report for the period from September 1 - September 15, 2026

💼Multiply your cryptocurrencies, no matter what the crypto market does!

📊Lock your STH for 1/3/6/12 months and earn a share of trading fees from our decentralized exchange.
⚪️ Fee Source: 50% of all XBTS DEX trading fees.
🗓 Payout Schedule: 1st and 15th of every month.

💵 Receive BTC, ETH, USDT & 20+ cryptos. Rewards are paid in all cryptos traded on XBTS DEX.
Your share depends on your stake vs total pool.

🔒 Secure & Transparent: BitShares-based vesting transactions.
👍After the lock period ends - unlock your STH coins and do whatever you want with them.

📊 Earn Passive Income with Smart Staking
Explore https://xbts.io/staking



XBTS Cross-Chain Dex & DeFi
Safely! Instantly! Simply!

2
Announcements / Re: Bitshares Astro UI - Almost feature complete!
« Last post by R2 on Today at 12:59:51 am »
https://hive.blog/hive-120117/@nftea.gallery/more-updates-for-the-bitshares-astro-ui-app-themes-bidding-on-smartcoin-debt-fixes-documentation-and-more

Release Notes

New page: List globally settled smartcoins for debt bidding purposes

Updated page: Bidding on globally settled smartcoin debt (UX, features, etc).

Updated homepage & navbar: Rearranged links, created liquidity pool section.

Increased forum thread post & replies to 256KB size up from 1024 chars.

Reduced trollbox message limit to 1024 chars.

Calculate forum and trollbox fees properly.

Fix a bug in the 'list of same-t funds' page & improve its' UX.

Added more themes.

Improved use of themes throughout app.

Updated documentation
3
General Discussion / Re: Bitshares Hive community link sharing thread
« Last post by R2 on Today at 12:52:25 am »
https://hive.blog/hive-120117/@nftea.gallery/more-updates-for-the-bitshares-astro-ui-app-themes-bidding-on-smartcoin-debt-fixes-documentation-and-more
4
中文 (Chinese) / Re: 关于BTS的应用推广
« Last post by alt on September 14, 2026, 04:21:40 am »
说的是BTS的推广,BTSBots 只是把BTS的数据从难以使用的区块链数据库中,包装了一层易用的 websocket 接口。
让用户更容易更方便获得即时的区块链数据,以及安全的签发数据。

相对 websocket 服务,python 和 btsbots-service 也是客户端,是有私钥的客户端,是用户的银行管理系统。

btsbots-market和 btsbots-wallet,通过app或者web访问,也是客户端,是没有私钥的客户端,是用户的操盘终端或者信用卡。

oauth只是对私钥签名数据的转发和应用。

btsbots在中间的作用只是提供数据的流转。

任何人想做BTS推广或者应用,拿到这些数据,包装成自己的app就可以了。

互联网最关键的基础,身份认证和支付,BTS都是解决的最完美的。不拿来作应用就可惜了。

做买卖的,无论线上还是线下,可以接入BTS支付。做网站的,可以接入BTS身份认证。
有应用了,可以生成邀请码给朋友注册账号。有支付空间了,可以熟人互助解决法币充提的问题。
虚拟币网关或者邀请注册自带盈利属性,差的只是开头第一步。
以前的人气其实就够启动的了,可惜快凉透了。
5
中文 (Chinese) / Re: 关于BTS的应用推广
« Last post by abit on September 13, 2026, 02:52:15 pm »
推广当然是需要推广的。
我先来点纸上谈兵吧。以下全是我个人感觉,不一定对。

不同类型的用户对“使用”的定义是不一样的,对产品功能性/安全性/便利性的抉择也是不一样的。
就推广来说,做推广的人,要明确几点,1,推什么产品,2,推给谁用,3,怎么推,4,为什么做这样的选择。再扩展一点,我们的优势是什么,劣势是什么,竞品如何,我们推的东西推出去起到什么作用,对方会怎么选择,是直接用BTS及相关产品,还是基于BTS来搞自己产品,或者是基于竞品来做改进,甚至是干脆fork一个自己玩?针对我们不想要的结果、风险点,在做推广前,我们做的对策预案又是什么。

就BTSBots来说, 我还不是很明确整套BTSBots的架构。
我的感觉,python端是一个中间件,提供私钥管理功能和一些权限配置,解决的是安全性,主要针对所谓“高端用户”,他们可以用来二次开发;python端还有些脚本可以直接用,比如交易机器人,比如商户收款。
桌面端看起来是python中间件的gui版本,只有私钥管理部分?
那后端(未开源部分,不含API节点)起到的作用是什么?
手机端是给最终用户用的gui,包含哪些功能?手机端运行有哪些依赖?
另外还有个网页端说的不多,也是最终用户用的gui?包含哪些功能?网页端是不是还有个桌面版,和之前的管理私钥的桌面端分开的?

文档中心 https://btsbots.com/docs/index.html 我看了。我大概知道是在说什么,但我个人觉得有点太生硬了,对推广来说不太友好。

不如让ai画个架构图,做些介绍性的ppt、推广资料,包括app截图之类的,让推广者先搞懂,也更方便推广?
6
中文 (Chinese) / 关于BTS的应用推广
« Last post by alt on September 12, 2026, 02:24:14 am »
BTS这么多年不好推广的原因之一是没有一个好的前端,使用不太方便。
BTSBots通过数据的整合重构,实现了一套高效的基于 websocket 接口的架构。
既保留了区块链的高安全性,又提供了很高的易用性。

有兴趣推广BTS的朋友可以试用一下,利用BTSBots来推广BTS的使用。
BTSBots在其中所有环节没占有任何私利,比如推荐码注册,所有分红是100%属于推广人的。

另外BTSBots承诺在社区成熟后,会开源所有后端代码。
目前开放的3部分前端代码,任何人可以完全重构包装成自己的APP。
7
Announcements / Re: DFS主网开放公告
« Last post by alt on September 12, 2026, 02:05:50 am »
我去,都跌成屎了还在搞内耗。
没看出来这个fork有任何价值。
BTS的区块链已经很成熟很完美了,仍然领先同行几十年。
需要的是业务是应用,是网关是流水。
一起做应用推广是王道,搞分裂是死路一条。
8
Announcements / Re: Bitshares Astro UI - Almost feature complete!
« Last post by R2 on September 12, 2026, 12:21:46 am »
https://hive.blog/hive-120117/@nftea.gallery/introducing-forums-to-the-bitshares-astro-ui-app-on-chain-topics-discussions-similar-to-hive-blockchain

Release Notes

Added new feature: Forums
Updated Trollbox UX
Added 'Tip user' feature to trollbox messages and forum posts
Added 'remove' feature to both trollbox and forum pages
9
Announcements / Re: DFS主网开放公告
« Last post by R2 on September 12, 2026, 12:18:52 am »
The defishares website states: "The official site should publish rules before users interact with any claim flow."

The Airdrop status is still "Rules pending".

Any claimed price of DFS is fake - your website directly stated that nobody would claim any DFS before rules were published on the website, but here you lot are claiming balances and interacting with the mainnet blockchain against the directive of your official website, what a joke.
10
中文 (Chinese) / Re: BTSBots增加AI交易agent
« Last post by R2 on September 12, 2026, 12:16:18 am »
Awesome! Keep up the good work! :)
Pages: [1] 2 3 4 5 6 7 8 ... 10