Ondřej Sojka
Ondřej Sojka
I mean not the times when people were online but times between which is night and are more than 5 hours apart from each other. (You can see at a...
Extend treasury.cairo to support setting up TWAMM orders on Ekubo. This is a complex task. ### Definition of Done The Cairo code works as expected, has nearly full test coverage,...
Extend treasury.cairo to support deposit and withdraw to/from ZkLend. support for multiple tokens (ETH, USDC, USDT, STRK, WBTC) You can use the feature of depositing into Carmine liquidity pools in...
Write a chapter of documentation as a markdown file in docs/ directory. One chapter = one component. First study the code, then document how to use it and how to...
This backend receives the text of a proposal, the address of the proposee and converts the address to [starknet.id](http://starknet.id/) if available. Then it creates a JSON with these two (or...
Implement a comment submission and retrieval feature for proposals in the Konoha governance toolkit. This feature should allow govtoken holders to submit IPFS addresses as comments on proposals and retrieve...
The vesting component should be extended to support streaming of any token. ### Definition of Done The Cairo code works as expected, has nearly full test coverage, is reasonably documented...
Extend treasury.cairo to support deposit and withdraw to/from Nostra. support for multiple tokens (ETH, USDC, USDT, STRK, WBTC) You can use the feature of depositing into Carmine liquidity pools in...
Research staking curves of various protocol and select one staking curve and implement it in staking.cairo Expected skill level: experienced Cairo and/or smart contract developer. **This is a complex task.**...
## Description Extend the current React frontend to support viewing and adding comments to proposals. This involves fetching comment data from IPFS, displaying it, and allowing users to add new...