// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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