Claim Your Account
Lets get you verified!
Great! You may close this page
after you've sent us the code on ideascale.
You will receive a confirmation once your account is validated
To verify your ownership of this profile,
please send a personal message to
Lido Nation
on ideascale and include the code above.
Login to follow MuesliSwap Team
MuesliSwap Team
Claim Account
Follow
Bio
Missing Bio. Claim profile to add a bio.
Community Reviews across funding rounds
MuesliSwap Team Proposals (31)
Market making bots on Cardano
Solution: Develop an open-source framework and templates to use trading bots like market-making, arbitrage, and liquidity mining on Cardano.
Secure off-chain community voting
Solution: Development of an open-source off-chain solution specifically tailored for conducting Cardano community elections enabling the formation of DAO structures for many projects in the ecosystem.
Open analytics standard for DeFi
Solution: We develop a common API standard that will make it easier for information aggregators to include Cardano DeFi protocols and ensure that all protocols deliver the necessary information.
Bridgeless atomic cross chain swaps
Solution: We aim to create a scalable protocol that can be used to trade assets between Cardano and other blockchains, not based on a bridge. This can be realized in multiple variants of so-called atomic swaps.
Liquidity Efficient DEX models
Solution: We will research and propose novel liquidity provision models in order to address problems like inefficient use of liquidity and impermanent loss. The solution will use the unique Cardano EUTXO model.
Imperator - Secure, Imperative SCs
Solution: Imperator is a language for SCs that looks and feels like well known imperative languages popular among developers. It is a specialized language that focuses on security and intuitivity.
DAO Treasury & Protocol Parameter Management via On-Chain Governance - By MuesliSwap
Solution: We will develop a treasury smart contract, and protocol parameter update mechanisms, and integrate both with on-chain voting solutions, including necessary SCs, backend infrastructure, and frontend.
Efficient atomic cross chain swaps between Cardano and other blockchains
Solution: This can be realized in multiple variants of atomic swaps proposed over the past years in the BTC community. The approach is generic and doesn't require smart contract support on the other blockchain.
Open Transaction Chaining tooling to speed up Cardano dApps - By MuesliSwap
Solution: We will implement tooling required to support fast transaction submission (within seconds) using transaction chaining in the cardano-node, PyCardano and Nami wallet.
Liquidity Efficient DEX Models for Cardano
Solution: Research and propose liquidity provision models optimized for Cardano's eUTXO model to address inefficient liquidity use and impermanent loss in DEXs.
Market Making and High Frequency Trading on Cardano
Solution: We will provide an open-source bot framework for Cardano to improve MuesliSwap's liquidity. This flexible tool will enable user customization to decentralize market-making on Cardano.
OpShin Bug Bountys - Squashing Bugs in Python Smart Contracts
Solution: We offer bug bountys to developers that resolve Issues on the OpShin project. This allows for dynamic, need based additional development effort for critical infrastructure.
Decentralised Batcher Framework with DAO governance
Solution: We will develop open-source tools to enable DAOs to issue and govern licences for Cardano batchers, enhancing transparency and community control through smart contracts and monitoring.
Unified Open Source DEX Analytics For Cardano
Solution: We will create and publish an open source DEX analytics tool (information about tokens, prices, trades, …), that supports all main DEX protocols
Next-Gen Open-Source Orderbook DEX
Solution: We will create a fully open-source orderbook DEX, open-sourcing the smart contracts with advanced features, DAO oversight and efficient trading to drive innovation and create a more open ecosystem.
Next-Gen DAOs: On-Chain Delegation, Hierarchies & Reputation
Solution: We will implement on-chain DAO smart contracts with advanced features such as delegation, hierarchical structures, and reputation systems, building upon our existing base-implementation on-chain DAO.
Turbocharging Cardano Dev Experience: Automated Tools & Templates
Solution: We will create advanced automated tools and templates for smart contract development (OpShin) and off-chain-chain infrastructure (PyCardano) to greatly accelerating dApp creation on Cardano.
Open-Source Batchers for MuesliSwap Orderbook
Solution: We will provide open-source batcher implementations for our orderbook contract, enabling developers to interact with orders, access MS liquidity, and integrate advanced features like TxChaining.
Monthly Reports
Error following
Successfully subscribed. Watch your inbox!
We will check for new reports and deliver them directly in your email.
Your email will not be shared with any 3rd party or be used for anything else.
After researching the best structure for our voting tool and defining the security properties we started defining the technical components needed etc. in the last month. This month we continued in the planning of the technical infrastructure/components and started developing the first components. As a first step we looked into a secure off-chain storage for votes (through a database). Based on this database we started developing a backend infrastructure with the capabilities of taking snapshots, starting a vote and closing a vote. As a next step we want to extend our backend infrastructure such that we will be able to case votes during the governance window.
When performing a digital vote different properties of the vote need to be defined. That includes properties like privacy, integrity and verifiability. As we are planning on launching an open-source solution we have talked to different projects on Cardano that require off-chain governance to better understand their requirements and what features they would like to see in a voting system. Based on these talks we started planning the voting solutions technical structure. This means we started defining the technical requirements for a voting setup which includes: a voting frontend, storage backend, Cardano wallets and a setup to make the votes verifiable. We are planning to soon make a first repository public that contains the technical requirements defined for the voting system. We hope to then collect additional feedback from community members and projects based on these inital findings. After this initial phase has been conducted we are planning to start the implementation based on the requirments defined.