// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Decentralised, blockchain-based stock exchange to be created

One of the major adopters of Bitcoin, Overstock.com, recently announced the creation of a partnership with Counterparty on a project code-named Medici. Taking its name from the 14th Century banking dynasty that dominated Florence, Medici is the front-end and portal to the decentralised stock exchange of the Counterparty platform.
Counterparty describes itself as a “…free and open platform that puts powerful financial tools in the hands of everyone with an Internet connection”. Operating of the Bitcoin network, Counterparty uses the security inherent in the Bitcoin protocol and the block chain underlying it to create a secured marketplace.
According to the Counterparty website, this allows them to extend the functionality of Bitcoin from being just a P2P payment channel to serving as a disintermediary platform, allowing individuals to engage in contracts and create tokens, using the security and public ledger nature of the Bitcoin blockchain.
Overstock and Counterparty intend to create a stock market on top of the Bitcoin block chain. Counterparty and Overstock jointly described the partnership as “…helping Bitcoin do for Wall Street what it has already begun to do for payments”.

This project is seemingly underway, with key engineering personnel from within Counterparty being allocated to work on Medici, while full-time work on the Counterparty protocol itself continues.

Counterparty is also scaling up, hiring new developers to expand its team, as well as developing projects designed to expand the infrastructure of the Bitcoin ecosystem, such as Medici itself.

- Advertisement -

Hot this week

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

Malaysia will roll out nationwide RM2.10 subsidised diesel scheme using MyKad from July 2026

Malaysian government's decision to implement a nationwide targeted diesel subsidy programme starting in July 2026. The announcement confirms that subsidised diesel will be standardised nationwide a...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks