// Adds dimensions UUID, Author and Topic into GA4
Monday, June 1, 2026
30.3 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

‘Something new is coming’: Nvidia-powered Windows PC to reportedly debut this week after Microsoft, Windows, and Arm’s ‘new era of PC’ social media teaser

"Microsoft and Nvidia will unveil the new PCs at the Computex trade show in Taiwan and ​Microsoft's Build developer conference in San Francisco, the report ​said. The official ‌X ⁠accounts of Windo...

Foreign worker offered S$2k salary for 14-hour shifts sparks concern online, netizens say conditions are ‘insane’

SINGAPORE: A foreign worker sparked concern online after sharing details of a cooking job in Singapore that would require him to work up to 14 hours a day for a monthly salary of just S$2,000. Po...

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