Blockchain
Proxy smart contract - as a flexible blockchain method
Proxy smart contracts are a design pattern in blockchain development that allows the deployment of upgradable smart contracts. The core idea is that instead of interacting directly with the contract’s logic, users interact with a “proxy” contract that forwards calls to the current implementation.
Confference
Ready to Innovate? Let’s Meet at Startup Day 2025 in Tartu, Estonia!
We’re excited to announce that we’re heading to Startup Day 2025, one of the most forward-thinking tech conferences. Held in the dynamic city of Tartu
Aragon
Aragon OSX - creating decentralized blockchain solutions. Part 0
Mirko Solutions shares its experience in Blockchain and DAOs, developing SmartContracts on Solidity and using the Aragon 2 and Aragon OSX platforms. In a series of articles, the team looks at creating DAOs, configuring plugins, integrating IPFS, and other innovations for decentralized governance.
Aragon
Aragox OSX - Creating a Project for Working with Aragon. Part 1
In this article, we will cover the creation of a basic project for interacting with the Aragon ecosystem. We will go through installing the necessary dependencies, setting up the environment, and adding libraries for working with Aragon OSx.