// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 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

‘I’m really confused and depressed’: Helper says boss may fire her over cooking

She wrote online, "I cook according to the guidelines in the video, when I taste the food I think it's ok, but according to my employer it doesn't taste right and they say this is a big problem and...

‘Everyone gets stretched thinner’: Singaporeans discuss toxic workplace culture

On Reddit, a netizen asked: What's the most toxic thing that's become normalised in Singapore workplaces?

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