![]() | submitted by fortnite4technics to u/fortnite4technics [link] [comments] |
![]() | submitted by rulesforrebels to BinanceTrading [link] [comments] |
![]() | submitted by VoskCoin to VoskCoin [link] [comments] |
![]() | submitted by perky_coder to BitcoinMining [link] [comments] |
submitted by btcforumbot to BtcForum [link] [comments]
![]() | submitted by CryptoMalone to btc [link] [comments] |
![]() | submitted by HiIAMCaptainObvious to BitcoinAll [link] [comments] |
![]() | submitted by dublinjammers to Bitcoin [link] [comments] |
![]() | submitted by dublinjammers to Bitcoin [link] [comments] |
![]() | submitted by dublinjammers to BitcoinMining [link] [comments] |
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash...)So wait, Taproot uses raw 32-byte public keys, and not public key hashes? Isn't that more quantum-vulnerable??
![]() | Dragonchain Public Proposal TL;DR:Dragonchain has demonstrated twice Reddit’s entire total daily volume (votes, comments, and posts per Reddit 2019 Year in Review) in a 24-hour demo on an operational network. Every single transaction on Dragonchain is decentralized immediately through 5 levels of Dragon Net, and then secured with combined proof on Bitcoin, Ethereum, Ethereum Classic, and Binance Chain, via Interchain. At the time, in January 2020, the entire cost of the demo was approximately $25K on a single system (transaction fees locked at $0.0001/txn). With current fees (lowest fee $0.0000025/txn), this would cost as little as $625.Watch Joe walk through the entire proposal and answer questions on YouTube. This proposal is also available on the Dragonchain blog. Hello Reddit and Ethereum community!I’m Joe Roets, Founder & CEO of Dragonchain. When the team and I first heard about The Great Reddit Scaling Bake-Off we were intrigued. We believe we have the solutions Reddit seeks for its community points system and we have them at scale.For your consideration, we have submitted our proposal below. The team at Dragonchain and I welcome and look forward to your technical questions, philosophical feedback, and fair criticism, to build a scaling solution for Reddit that will empower its users. Because our architecture is unlike other blockchain platforms out there today, we expect to receive many questions while people try to grasp our project. I will answer all questions here in this thread on Reddit, and I've answered some questions in the stream on YouTube. We have seen good discussions so far in the competition. We hope that Reddit’s scaling solution will emerge from The Great Reddit Scaling Bake-Off and that Reddit will have great success with the implementation. Executive summaryDragonchain is a robust open source hybrid blockchain platform that has proven to withstand the passing of time since our inception in 2014. We have continued to evolve to harness the scalability of private nodes, yet take full advantage of the security of public decentralized networks, like Ethereum. We have a live, operational, and fully functional Interchain network integrating Bitcoin, Ethereum, Ethereum Classic, and ~700 independent Dragonchain nodes. Every transaction is secured to Ethereum, Bitcoin, and Ethereum Classic. Transactions are immediately usable on chain, and the first decentralization is seen within 20 seconds on Dragon Net. Security increases further to public networks ETH, BTC, and ETC within 10 minutes to 2 hours. Smart contracts can be written in any executable language, offering full freedom to existing developers. We invite any developer to watch the demo, play with our SDK’s, review open source code, and to help us move forward. Dragonchain specializes in scalable loyalty & rewards solutions and has built a decentralized social network on chain, with very affordable transaction costs. This experience can be combined with the insights Reddit and the Ethereum community have gained in the past couple of months to roll out the solution at a rapid pace.Response and PoCIn The Great Reddit Scaling Bake-Off post, Reddit has asked for a series of demonstrations, requirements, and other considerations. In this section, we will attempt to answer all of these requests.Live DemoA live proof of concept showing hundreds of thousands of transactionsOn Jan 7, 2020, Dragonchain hosted a 24-hour live demonstration during which a quarter of a billion (250 million+) transactions executed fully on an operational network. Every single transaction on Dragonchain is decentralized immediately through 5 levels of Dragon Net, and then secured with combined proof on Bitcoin, Ethereum, Ethereum Classic, and Binance Chain, via Interchain. This means that every single transaction is secured by, and traceable to these networks. An attack on this system would require a simultaneous attack on all of the Interchained networks. 24 hours in 4 minutes (YouTube): 24 hours in 4 minutes The demonstration was of a single business system, and any user is able to scale this further, by running multiple systems simultaneously. Our goals for the event were to demonstrate a consistent capacity greater than that of Visa over an extended time period. Tooling to reproduce our demo is available here: https://github.com/dragonchain/spirit-bomb Source CodeSource code (for on & off-chain components as well tooling used for the PoC). The source code does not have to be shared publicly, but if Reddit decides to use a particular solution it will need to be shared with Reddit at some point. ScalingHow it works & scales Architectural ScalingDragonchain’s architecture attacks the scalability issue from multiple angles. Dragonchain is a hybrid blockchain platform, wherein every transaction is protected on a business node to the requirements of that business or purpose. A business node may be held completely private or may be exposed or replicated to any level of exposure desired.Every node has its own blockchain and is independently scalable. Dragonchain established Context Based Verification as its consensus model. Every transaction is immediately usable on a trust basis, and in time is provable to an increasing level of decentralized consensus. A transaction will have a level of decentralization to independently owned and deployed Dragonchain nodes (~700 nodes) within seconds, and full decentralization to BTC and ETH within minutes or hours. Level 5 nodes (Interchain nodes) function to secure all transactions to public or otherwise external chains such as Bitcoin and Ethereum. These nodes scale the system by aggregating multiple blocks into a single Interchain transaction on a cadence. This timing is configurable based upon average fees for each respective chain. For detailed information about Dragonchain’s architecture, and Context Based Verification, please refer to the Dragonchain Architecture Document. Economic ScalingAn interesting feature of Dragonchain’s network consensus is its economics and scarcity model. Since Dragon Net nodes (L2-L4) are independent staking nodes, deployment to cloud platforms would allow any of these nodes to scale to take on a large percentage of the verification work. This is great for scalability, but not good for the economy, because there is no scarcity, and pricing would develop a downward spiral and result in fewer verification nodes. For this reason, Dragonchain uses TIME as scarcity.TIME is calculated as the number of Dragons held, multiplied by the number of days held. TIME influences the user’s access to features within the Dragonchain ecosystem. It takes into account both the Dragon balance and length of time each Dragon is held. TIME is staked by users against every verification node and dictates how much of the transaction fees are awarded to each participating node for every block. TIME also dictates the transaction fee itself for the business node. TIME is staked against a business node to set a deterministic transaction fee level (see transaction fee table below in Cost section). This is very interesting in a discussion about scaling because it guarantees independence for business implementation. No matter how much traffic appears on the entire network, a business is guaranteed to not see an increased transaction fee rate. Scaled DeploymentDragonchain uses Docker and Kubernetes to allow the use of best practices traditional system scaling. Dragonchain offers managed nodes with an easy to use web based console interface. The user may also deploy a Dragonchain node within their own datacenter or favorite cloud platform. Users have deployed Dragonchain nodes on-prem on Amazon AWS, Google Cloud, MS Azure, and other hosting platforms around the world. Any executable code, anything you can write, can be written into a smart contract. This flexibility is what allows us to say that developers with no blockchain experience can use any code language to access the benefits of blockchain. Customers have used NodeJS, Python, Java, and even BASH shell script to write smart contracts on Dragonchain.With Docker containers, we achieve better separation of concerns, faster deployment, higher reliability, and lower response times. We chose Kubernetes for its self-healing features, ability to run multiple services on one server, and its large and thriving development community. It is resilient, scalable, and automated. OpenFaaS allows us to package smart contracts as Docker images for easy deployment. Contract deployment time is now bounded only by the size of the Docker image being deployed but remains fast even for reasonably large images. We also take advantage of Docker’s flexibility and its ability to support any language that can run on x86 architecture. Any image, public or private, can be run as a smart contract using Dragonchain. Flexibility in ScalingDragonchain’s architecture considers interoperability and integration as key features. From inception, we had a goal to increase adoption via integration with real business use cases and traditional systems.We envision the ability for Reddit, in the future, to be able to integrate alternate content storage platforms or other financial services along with the token.
CostCost estimates (on-chain and off-chain) For the purpose of this proposal, we assume that all transactions are on chain (posts, replies, and votes).On the Dragonchain network, transaction costs are deterministic/predictable. By staking TIME on the business node (as described above) Reddit can reduce transaction costs to as low as $0.0000025 per transaction. Dragonchain Fees Table Getting StartedHow to run itBuilding on Dragonchain is simple and requires no blockchain experience. Spin up a business node (L1) in our managed environment (AWS), run it in your own cloud environment, or on-prem in your own datacenter. Clear documentation will walk you through the steps of spinning up your first Dragonchain Level 1 Business node. Getting started is easy...
ArchitectureDragonchain is an open source hybrid platform. Through Dragon Net, each chain combines the power of a public blockchain (like Ethereum) with the privacy of a private blockchain. Dragonchain organizes its network into five separate levels. A Level 1, or business node, is a totally private blockchain only accessible through the use of public/private keypairs. All business logic, including smart contracts, can be executed on this node directly and added to the chain. After creating a block, the Level 1 business node broadcasts a version stripped of sensitive private data to Dragon Net. Three Level 2 Validating nodes validate the transaction based on guidelines determined from the business. A Level 3 Diversity node checks that the level 2 nodes are from a diverse array of locations. A Level 4 Notary node, hosted by a KYC partner, then signs the validation record received from the Level 3 node. The transaction hash is ledgered to the Level 5 public chain to take advantage of the hash power of massive public networks. Dragon Net can be thought of as a “blockchain of blockchains”, where every level is a complete private blockchain. Because an L1 can send to multiple nodes on a single level, proof of existence is distributed among many places in the network. Eventually, proof of existence reaches level 5 and is published on a public network. API DocumentationAPIs (on chain & off) SDK Source
Nobody’s PerfectKnown issues or tradeoffs
Costs and resourcesSummary of cost & resource information for both on-chain & off-chain components used in the PoC, as well as cost & resource estimates for further scaling. If your PoC is not on mainnet, make note of any mainnet caveats (such as congestion issues).Every transaction on the PoC system had a transaction fee of $0.0001 (one-hundredth of a cent USD). At 256MM transactions, the demo cost $25,600. With current operational fees, the same demonstration would cost $640 USD. For the demonstration, to achieve throughput to mimic a worldwide payments network, we modeled several clients in AWS and 4-5 business nodes to handle the traffic. The business nodes were tuned to handle higher throughput by adjusting memory and machine footprint on AWS. This flexibility is valuable to implementing a system such as envisioned by Reddit. Given that Reddit’s daily traffic (posts, replies, and votes) is less than half that of our demo, we would expect that the entire Reddit system could be handled on 2-5 business nodes using right-sized containers on AWS or similar environments. Verification was accomplished on the operational Dragon Net network with over 700 independently owned verification nodes running around the world at no cost to the business other than paid transaction fees. RequirementsScalingThis PoC should scale to the numbers below with minimal costs (both on & off-chain). There should also be a clear path to supporting hundreds of millions of users.During Dragonchain’s 24 hour demo, the above required numbers were reached within the first few minutes. Reddit’s total activity is 9000% more than Ethereum’s total transaction level. Even if you do not include votes, it is still 700% more than Ethereum’s current volume. Dragonchain has demonstrated that it can handle 250 million transactions a day, and it’s architecture allows for multiple systems to work at that level simultaneously. In our PoC, we demonstrate double the full capacity of Reddit, and every transaction was proven all the way to Bitcoin and Ethereum. Reddit Scaling on Ethereum DecentralizationSolutions should not depend on any single third-party provider. We prefer solutions that do not depend on specific entities such as Reddit or another provider, and solutions with no single point of control or failure in off-chain components but recognize there are numerous trade-offs to considerDragonchain’s architecture calls for a hybrid approach. Private business nodes hold the sensitive data while the validation and verification of transactions for the business are decentralized within seconds and secured to public blockchains within 10 minutes to 2 hours. Nodes could potentially be controlled by owners of individual subreddits for more organic decentralization.
Usability Scaling solutions should have a simple end user experience.Users shouldn't have to maintain any extra state/proofs, regularly monitor activity, keep track of extra keys, or sign anything other than their normal transactionsDragonchain and its customers have demonstrated extraordinary usability as a feature in many applications, where users do not need to know that the system is backed by a live blockchain. Lyceum is one of these examples, where the progress of academy courses is being tracked, and successful completion of courses is rewarded with certificates on chain. Our @Save_The_Tweet bot is popular on Twitter. When used with one of the following hashtags - #please, #blockchain, #ThankYou, or #eternalize the tweet is saved through Eternal to multiple blockchains. A proof report is available for future reference. Other examples in use are DEN, our decentralized social media platform, and our console, where users can track their node rewards, view their TIME, and operate a business node. Examples: Transactions complete in a reasonable amount of time (seconds or minutes, not hours or days)All transactions are immediately usable on chain by the system. A transaction begins the path to decentralization at the conclusion of a 5-second block when it gets distributed across 5 separate community run nodes. Full decentralization occurs within 10 minutes to 2 hours depending on which interchain (Bitcoin, Ethereum, or Ethereum Classic) the transaction hits first. Within approximately 2 hours, the combined hash power of all interchained blockchains secures the transaction. Free to use for end users (no gas fees, or fixed/minimal fees that Reddit can pay on their behalf)With transaction pricing as low as $0.0000025 per transaction, it may be considered reasonable for Reddit to cover transaction fees for users. All of Reddit's Transactions on Blockchain (month) Community points can be earned by users and distributed directly to their Reddit account in batch (as per Reddit minting plan), and allow users to withdraw rewards to their Ethereum wallet whenever they wish. Withdrawal fees can be paid by either user or Reddit. This model has been operating inside the Dragonchain system since 2018, and many security and financial compliance features can be optionally added. We feel that this capability greatly enhances user experience because it is seamless to a regular user without cryptocurrency experience, yet flexible to a tech savvy user. With regard to currency or token transactions, these would occur on the Reddit network, verified to BTC and ETH. These transactions would incur the $0.0000025 transaction fee. To estimate this fee we use the monthly active Reddit users statista with a 60% adoption rate and an estimated 10 transactions per month average resulting in an approximate $720 cost across the system. Reddit could feasibly incur all associated internal network charges (mining/minting, transfer, burn) as these are very low and controllable fees. Reddit Internal Token Transaction Fees Reddit Ethereum Token Transaction Fees When we consider further the Ethereum fees that might be incurred, we have a few choices for a solution.
Bonus PointsUsers should be able to view their balances & transactions via a blockchain explorer-style interfaceFrom interfaces for users who have no knowledge of blockchain technology to users who are well versed in blockchain terms such as those present in a typical block explorer, a system powered by Dragonchain has flexibility on how to provide balances and transaction data to users. Transactions can be made viewable in an Eternal Proof Report, which displays raw data along with TIME staking information and traceability all the way to Bitcoin, Ethereum, and every other Interchained network. The report shows fields such as transaction ID, timestamp, block ID, multiple verifications, and Interchain proof. See example here. Node payouts within the Dragonchain console are listed in chronological order and can be further seen in either Dragons or USD. See example here. In our social media platform, Dragon Den, users can see, in real-time, their NRG and MTR balances. See example here. A new influencer app powered by Dragonchain, Raiinmaker, breaks down data into a user friendly interface that shows coin portfolio, redeemed rewards, and social scores per campaign. See example here. Exiting is fast & simpleWithdrawing funds on Dragonchain’s console requires three clicks, however, withdrawal scenarios with more enhanced security features per Reddit’s discretion are obtainable. Interoperability Compatibility with third party apps (wallets/contracts/etc) is necessary.Proven interoperability at scale that surpasses the required specifications. Our entire platform consists of interoperable blockchains connected to each other and traditional systems. APIs are well documented. Third party permissions are possible with a simple smart contract without the end user being aware. No need to learn any specialized proprietary language. Any code base (not subsets) is usable within a Docker container. Interoperable with any blockchain or traditional APIs. We’ve witnessed relatively complex systems built by engineers with no blockchain or cryptocurrency experience. We’ve also demonstrated the creation of smart contracts within minutes built with BASH shell and Node.js. Please see our source code and API documentation. Scaling solutions should be extensible and allow third parties to build on top of it Open source and extensible Documentation should be clear and completeFor full documentation, explore our docs, SDK’s, Github repo’s, architecture documents, original Disney documentation, and other links or resources provided in this proposal.
Third-party permissionless integrations should be possible & straightforward Smart contracts are Docker based, can be written in any language, use full language (not subsets), and can therefore be integrated with any system including traditional system APIs. Simple is better. Learning an uncommon or proprietary language should not be necessary.Advanced knowledge of mathematics, cryptography, or L2 scaling should not be required. Compatibility with common utilities & toolchains is expected. Dragonchain business nodes and smart contracts leverage Docker to allow the use of literally any language or executable code. No proprietary language is necessary. We’ve witnessed relatively complex systems built by engineers with no blockchain or cryptocurrency experience. We’ve also demonstrated the creation of smart contracts within minutes built with BASH shell and Node.js. BonusBonus Points: Show us how it works. Do you have an idea for a cool new use case for Community Points? Build it! TIMECommunity points could be awarded to Reddit users based upon TIME too, whereas the longer someone is part of a subreddit, the more community points someone naturally gained, even if not actively commenting or sharing new posts. A daily login could be required for these community points to be credited. This grants awards to readers too and incentivizes readers to create an account on Reddit if they browse the website often. This concept could also be leveraged to provide some level of reputation based upon duration and consistency of contribution to a community subreddit.Dragon DenDragonchain has already built a social media platform that harnesses community involvement. Dragon Den is a decentralized community built on the Dragonchain blockchain platform. Dragon Den is Dragonchain’s answer to fake news, trolling, and censorship. It incentivizes the creation and evaluation of quality content within communities. It could be described as being a shareholder of a subreddit or Reddit in its entirety. The more your subreddit is thriving, the more rewarding it will be. Den is currently in a public beta and in active development, though the real token economy is not live yet. There are different tokens for various purposes. Two tokens are Lair Ownership Rights (LOR) and Lair Ownership Tokens (LOT). LOT is a non-fungible token for ownership of a specific Lair. LOT will only be created and converted from LOR.Energy (NRG) and Matter (MTR) work jointly. Your MTR determines how much NRG you receive in a 24-hour period. Providing quality content, or evaluating content will earn MTR. Security. Users have full ownership & control of their points.All community points awarded based upon any type of activity or gift, are secured and provable to all Interchain networks (currently BTC, ETH, ETC). Users are free to spend and withdraw their points as they please, depending on the features Reddit wants to bring into production. Balances and transactions cannot be forged, manipulated, or blocked by Reddit or anyone elseUsers can withdraw their balance to their ERC20 wallet, directly through Reddit. Reddit can cover the fees on their behalf, or the user covers this with a portion of their balance. Users should own their points and be able to get on-chain ERC20 tokens without permission from anyone elseThrough our console users can withdraw their ERC20 rewards. This can be achieved on Reddit too. Here is a walkthrough of our console, though this does not show the quick withdrawal functionality, a user can withdraw at any time. https://www.youtube.com/watch?v=aNlTMxnfVHw Points should be recoverable to on-chain ERC20 tokens even if all third-parties involved go offlineIf necessary, signed transactions from the Reddit system (e.g. Reddit + Subreddit) can be sent to the Ethereum smart contract for minting. A public, third-party review attesting to the soundness of the design should be availableTo our knowledge, at least two large corporations, including a top 3 accounting firm, have conducted positive reviews. These reviews have never been made public, as Dragonchain did not pay or contract for these studies to be released. Bonus pointsSee above Compatibility with HSMs & hardware walletsFor the purpose of this proposal, all tokenization would be on the Ethereum network using standard token contracts and as such, would be able to leverage all hardware wallet and Ethereum ecosystem services. Other ConsiderationsMinting/distributing tokens is not performed by Reddit directlyThis operation can be automated by smart contract on Ethereum. Subreddits can if desired have a role to play. One off point burning, as well as recurring, non-interactive point burning (for subreddit memberships) should be possible and scalableThis is possible and scalable with interaction between Dragonchain Reddit system and Ethereum token contract(s). Fully open-source solutions are strongly preferredDragonchain is fully open source (see section on Disney release after conclusion). ConclusionWhether it is today, or in the future, we would like to work together to bring secure flexibility to the highest standards. It is our hope to be considered by Ethereum, Reddit, and other integrative solutions so we may further discuss the possibilities of implementation. In our public demonstration, 256 million transactions were handled in our operational network on chain in 24 hours, for the low cost of $25K, which if run today would cost $625. Dragonchain’s interoperable foundation provides the atmosphere necessary to implement a frictionless community points system. Thank you for your consideration of our proposal. We look forward to working with the community to make something great!Disney Releases Blockchain Platform as Open SourceThe team at Disney created the Disney Private Blockchain Platform. The system was a hybrid interoperable blockchain platform for ledgering and smart contract development geared toward solving problems with blockchain adoption and usability. All objective evaluation would consider the team’s output a success. We released a list of use cases that we explored in some capacity at Disney, and our input on blockchain standardization as part of our participation in the W3C Blockchain Community Group.https://lists.w3.org/Archives/Public/public-blockchain/2016May/0052.html Open SourceIn 2016, Roets proposed to release the platform as open source to spread the technology outside of Disney, as others within the W3C group were interested in the solutions that had been created inside of Disney.Following a long process, step by step, the team met requirements for release. Among the requirements, the team had to:
The Disney Open Source Committee approved the application known as OSSRELEASE-10, and the code was released on October 2, 2016. Disney decided to not issue a press release. Original OSSRELASE-10 document Dragonchain FoundationThe Dragonchain Foundation was created on January 17, 2017. https://den.social/l/Dragonchain/24130078352e485d96d2125082151cf0/dragonchain-and-disney/ |
(technical details: a Taproot output is 1 version byte + 32 byte public key, while a P2WPKH (bech32 singlesig) output is 1 version byte + 20 byte public key hash...)So wait, Taproot uses raw 32-byte public keys, and not public key hashes? Isn't that more quantum-vulnerable??
![]() | At 10:00 on the evening of September 24, XT.COM CEO Weber WOO and Haken, the world's leading cyber security consulting company, launched an online AMA with the theme of "Future Development of XT.COM". Weber talked about XT.COM's history, team, business development and attitude towards the development of the blockchain industry. When talking about the future market trend of XT.COM, Weber said, "XT will continue to explore markets in Europe, Southeast Asia, South Asia and South America in the future, and further strengthen XT's international market." submitted by okoAlderman to XTExchange [link] [comments] The community members actively presented their questions following the event. Congratulations to the four users u/Nos Tha u/brucelee199 u/DanielleStelle u/brunoiat, getting rewards for putting up questions. https://preview.redd.it/dp6zmy7fv8p51.png?width=1280&format=png&auto=webp&s=e76a3bb2da20084b5074ee077347ab0446d5e430 For those missing the broadcast, Mr.XT has compiled the content for everyone~ Let’s get a review~ Host: Dyma Budorin | Hacken CEO Guest: Weber WOO | XT.COM CEO Dyma:Please introduce yourself a little.Where are you from?When were you involved in crypto? Weber:Hello Hackeners. I am Weber Woo from the XT.COM exchange. I am glad to be invited here to share something about the XT exchange, XT team, and also myself. I am from Shanghai, China. When I was studying MBA at school in 2012, I read an article in Business Week about Bitcoin being very popular in Iran. Because of sanctions, many Iranians bought bitcoin to transfer their assets to overseas. That was the first time I heard about crypto. Dyma:What experience do you have in crypto? Trading? Mining? Investing? Holding? Only positive experience or negative, too? Weber:I will talk about my experience in Blockchain, and also my team. In 2013, after my friends involved in Bitcoin, I also started to pay more attention to it. We began to mine Bitcoin. From 2013-2016, we are more focused on mining and trading. We have 100,000 mining machines in our mining factory, located in Yunnan, Sichuan province in China. Of course, most of them are owned by our customers. At the end of 2016, we started our mining pool business. Our mining portfolio included BTC, ETH, ETC, ZEC, SC, DCR. We had 5%of ETH computing power at the peak. At the beginning of 2017, we invested a crypto exchange in China. But it was stopped in September 2017, because of China's new policies. In the middle of 2018, we started the XT exchange in Seychelles, headquartered in HongKong. Dyma:Have you ever been hacked? Weber:I've never been hacked directly But lost my Bitcoin from the MT. Gox hack in 2014. That taught me a lot to keep crypto-assets safe. The MT. Gox incident also reminded our team and me to take security measures very seriously when running the XT exchange. Business 1.We know that XT has more than 1 millionn global users. You might have a big team. How many people? What idea does unite them? Currently, XT has more than 80 employees comprised of the C-level team, technical developers, marketers, and business developers. More than 40% of our team have Postgraduate educational background. Our team comes from previous companies like Alibaba, Tencent, China Unicoin, Bosch, LG, and more. Everyone on the team has a high level of understanding of what opportunities blockchain can and does provide for the world. 2.XT was introduced in 2018 — just in the beginning of crypto winter. Was it hard to start in such conditions? How did you motivate yourself and your colleagues? Since XT started in a bear market, it was easier for us than other exchanges to stay agile and motivated. We continued to grow our team and focus on building an exchange that protects its users and listens to what they want. Understanding that just like any market, crypto goes through market cycles too. We stayed motivated and focused on being ready for the next bull market. We already spend seven years in the blockchain industry. The bear market is an excellent opportunity to start a new business to save costs and talent recruits. 3.Is it really hard to be a Chinese crypto exchange nowadays? As I said before, the XT exchange was registered in Seychelles, headquartered in HongKong. We are not officially a Chinese crypto exchange. Half of our users are from other global markets than China. We are the most popular in Korea and Japan. Of course, Crypto is still very popular in China, especially recently, with the rise of DeFi. Investors are smarter than 2017, but everyone is excited about all the new blockchain space developments. https://preview.redd.it/91rmlsidv8p51.png?width=693&format=png&auto=webp&s=debd3e9f3c6bd5efad4b58589fe5e988179d7e19 4.Are your developers working on some new features? What should we expect? Currently, XT is working on bringing new features to the exchange. XT is the first social infused exchange that launched a Group Trading function in the BiYong App. BiYong is a social application focused on the Chinese market. BiYong has more than 5 million users in total. We are the only partner for BiYong in Group trading. Users can trade within the social chatting app together as a collective. I want to share some benefits for Group Trading. https://preview.redd.it/4ephtzbcv8p51.png?width=753&format=png&auto=webp&s=191ca9c7e4d294159347d549b6ecd8cdb66ebbfe This is how Group Trading typically works. https://preview.redd.it/50opietbv8p51.png?width=753&format=png&auto=webp&s=aaddfb7071da6cb75f249927bbd8ae3591b39793 XT.com is launching a DEX. We will launch DEX in quarter four this year. The product is still developing, so I cannot share more about it. We are glad to share it when it's ready. Crypto future 1.Do you think the crypto winter is over? With everything going on in the world currently, it is difficult to predict the future. I believe we are now in a bull market cycle, but things can change very quickly. We see different lengths of bear markets in the space as it grows. We must all pay attention to the trends and proceed accordingly. 2.Do you believe in the DeFi’s potential to make mass adoption closer? Why do you think it is so popular today? The rise of DeFi has been incredible this year. Projects like LINK, UNI, YFI caught the attention of millions. The technology for real use cases has been implemented, and there is a real opportunity to get in on the ground floor for eager investors. With the recent airdrop from Uniswap with their new token, UNI has only driven interest within the DeFi space. I believe it will take time, but DeFi is here to stay regardless if the market decides to cycle again. We can see DeFi Locked Value in the past three years in the following pic. It's popular and here to stay. https://preview.redd.it/utk4j4aav8p51.png?width=753&format=png&auto=webp&s=6a9d785c7e854ecc258c2c75f2458b5eceff20ac 3.What could you advise your users? What are the main risks in trading and investing today? I advise anyone trading or investing in crypto to be smart. The crypto market is a very volatile place. Using good risk management is critical to ensure the security of their funds. Do not put all your eggs and one basket and only invest what you are willing to lose would be my recommendation, especially when it comes to altcoins. I think that Bitcoin and Etheruem are the best low-risk long term investment options. So I suggest you can divide your investment into 3 sections. For example, 40% in BTC and ETH, 30% for Top 50 altcoins, and 30% for HIGH risk projects if you are willing to take the risk. We can see the risk from this picture. https://preview.redd.it/8j9hvng5v8p51.png?width=753&format=png&auto=webp&s=e2ea47fa1cae0940e80048405d064d7726e6c6dc 4. What are your and your company long-term plans? Where will you be in 5 years? Regarding the market, XT will continue to grow as we expand to more world markets like Europe, SE Asian, South Asian, and South America. For compliance, we already had our MSB license approved in the US and will apply for more in different markets in the future. On the business side, we will still focus on mining and the exchange. Of course, our CEX and DEX will be our primary focus in the years to come. About Hacken Hacken is a premier cybersecurity consulting company with an essential focus on cryptocurrency exchanges and blockchain security. Website: https://hacken.io/ About XT.COM XT.COM is the world's first social infused exchange. Users can chat in communities while knowing the market trend to invest. In XT communities, users explore valuable coins together. XT.COM is building towards garnering loyalty and bring new potential for the development of the entire blockchain industry. To achieve better development, it is necessary to break the tradition with a fresh model. XT Exchange not only empowers the blockchain industry but leads the industry with its innovation. |
![]() | submitted by CoinExcom to u/CoinExcom [link] [comments] https://preview.redd.it/z2u247jq51n51.png?width=525&format=png&auto=webp&s=a8197406a085f35b8694f9964d6b2540e3d1a50d Dear CoinEx users, to keep you updated each week, we will share with you a recap of all the exciting events of the previous week. Below are major events that occurred in the ecosystem over the 7–13 September. OneSwap “Gemini” Public Beta launchedCoinEx invested project, OneSwap, has launched its public beta and announced its extension. To reward participants during the extended period, OneSwap will take an additional 100,000 ONES from the team incentives as a yield farming reward.https://preview.redd.it/lfnk5l8t51n51.jpg?width=680&format=pjpg&auto=webp&s=042e560d61c14338f2224a64fcff0993c6437c7a Details NEW LISTINGTo provide users with more trading options, after rigorous reviews, CoinEx has listed following coins:DMD OnlineAbout DMD Website Diamond will be distributed in the spirit of BTC and YFI: no pre-mine, no founder, no VC interests, equality for everyone. DMD hope to boost the development of EOS Defi community.https://preview.redd.it/yjwcmk3w51n51.png?width=679&format=png&auto=webp&s=fe5d318d2d3fb30f8e1b69418352a5c09aacba41 Details IFT Online: Trade IFT & Hold CET to Share 800,000 IFTAbout IFT Website | Explorer | White paper IFT was issued by IFWallet Fund LTD of Singapore. By holding IFT, users can get more rights and bonuses from IF products (including IFWallet, IFTip Bot, IFBlock and IFSwap). IoTFactor team aims to connect users with infinite possibilities of blockchain.https://preview.redd.it/3ye9g6my51n51.jpg?width=680&format=pjpg&auto=webp&s=26c2f63ab525c40d86ee45c9a7dd70e6a9b96421 Details SUN Online: DeFi on TronAbout SUN Website | Explorer SUN is a social experiment, which focuses on the DeFi potential of TRON. Designed as the quintessential Bitcoin equivalent on the TRON network, SUN features zero VC investments, with zero PE investments, no pre-mining or reserves for the team, and is wholly operated by the community through its open-source smart contracts.Details Official Arabic Twitter Channel Now Availablehttps://preview.redd.it/g8y4zznd61n51.jpg?width=680&format=pjpg&auto=webp&s=f23718851a3c6f30aaa47e9ed8f8a870f81e25cehttps://twitter.com/CoinExMENA/status/1304374332701904896 Winning Results For “Trade to Share RING & KTON Worth 2,000 USDT” PublishedThe winners for “RING & KTON Launched: Deposit to Share RING & KTON Worth 10,000 USDT” event have been published. The event ended at 16:00 on September 8, 2020 (UTC), and its rewards will be distributed within two weeks, participants can log into their account for confirmation.FULL DETAILS HERE Youtube TutorialsSubscribe to CoinEx youtube channel to watch various tutorials in your local language, including:
CoinEx InstitutionResearch Report about Curve Protocolhttps://preview.redd.it/rqd72kfl61n51.png?width=930&format=png&auto=webp&s=f1cd7b7e2ef9c5ee6dfcb5029bdd9bba8d066f54 Launched in January 2020, Curve is a blockchain-based platform for exchanging Ether-based stablecoins safely and securely. Michael Egorov, the founder of the protocol, recently told DeFi Prime that Curve is “an exchange expressly designed for stablecoins and Bitcoin tokens on Ethereum.” Read full report here Research Report About SushiSwap https://preview.redd.it/vzuvna2o61n51.jpg?width=900&format=pjpg&auto=webp&s=3ec021d1a0e0c25bfe9cf300f67df846a2333cbc SushiSwap is a fork of Uniswap with some key differences — most notably, the SUSHI token. The token has two functions at launch: entitling holders to governance rights and a portion of the fees paid to the protocol. In a simplified way, SUSHI holders “own” the protocol. Read full report here Important Services
ABOUT CoinExAs a global and professional cryptocurrency exchange service provider, CoinEx was founded in December 2017 with Bitmain-led investment and has obtained a legal license in Estonia. It is a subsidiary brand of the ViaBTC Group, which owns the fifth largest BTC mining pool, which is also the largest of BCH mining, in the world.CoinEx supports perpetual contract, spot, margin trading, and other derivatives trading, and its service reaches global users in nearly 100 countries/regions with various languages available, such as Chinese, English, Korean and Russian. Click here to register on CoinEx Reach CoinEx on TELEGRAM | TWITTER | FACEBOOK | WEBSITE | API| DOWNLOAD APP| |
Pool.Bitcoin.com is a mining pool, which offers 110% (for a while there it may have actually been 120%) block reward, coupled with 0% fees. In addition to the hardware mining of Bitcoin (BTC) and Bitcoin Cash (BCC), pool.bitcoin.com offers cloud mining contracts, with guaranteed 100% uptime. The Bitcoin.com mining pool has the lowest share reject rate (0.15%) we've ever seen. Other pools have over 0.30% rejected shares. Furthermore, the Bitcoin.com pool has a super responsive and reliable support team. Bitcoin. I invested with the minimum which soon increased after meeting with about 3 or 4 other people. I do not understand how this works and for that reason I made Bitcoin aware I wanted to terminate my account,also that someone had tried to committ fraud on my visa debit card shortly after I had invested.i was advised that I would lose half of my money if I terminated the account so soon as ... To start mining in the pool, a person should select one, join it and ask for an assignment. To be able to do that, it is necessary to create a wallet to get payments and obtain BitCoin mining software. Every work performed is paid, but miners usually get cryptocurrency for it instead of blocks or their pieces. SlushPool. Pros: Established medium+ pool, score-based method reduces risk of cheating, user-friendly dashboard Cons: 2% fee may be too much for some people Announced in 2010, SlushPool was the very first Bitcoin mining pool and undoubtedly led the way for many other mining pools to come. Founded by SatoshiLabs current CEO Marek Palatinus (aka Slush), it’s based in the Czech Republic and ...
[index] [386] [22] [280] [396] [217] [239] [606] [539] [448] [563]
Bitcoin.com Mining Pool Review - Duration: 6:55. Krypto Knight 8,665 views. 6:55. Elon Musk's Life Advice Will Change Your Future (MUST WATCH) - Duration: 12:43. Signup for Bitcoin.com Pool Mining Here: http://bit.ly/mybitcoinpool Earn online passive income with Bitconnect: http://bit.ly/ckbitconnect Mine your Bitcoin... What is a mining pool and why is it best to mine Bitcoin and other cryptocurrencies on mining pools? Here is our review and explanation of mining pools, how ... Here's our review of the EMCD.io Bitcoin and Litecoin mining pool, a profit-switching mining pool with no fees that pays you for each share submitted! Subscr... Ever wondered what it was like to mine on Slushpool? I did, so I sync'd up my ZEC mining farm to this BTC / ZEC mining pool hybrid to on my quest to search f...