Closed metalboyrick closed 1 month ago
@metalboyrick can I be assigned this?
Hi @ScottyDavies! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
when OD hack start I would love to take up this issue @metalboyrick @Nadai2010 @0xquantum3labs @jrcarlos2000
Hi @Jemiiah! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
I am applying to this issue via OnlyDust platform.
With over four years of experience in blockchain development, I have worked across multiple blockchain ecosystems. My expertise spans the entire development lifecycle—from project conceptualization and smart contract design to managing on-chain interactions, seamless protocol integration, and implementing strong security practices.
This enables me to handle both on-chain and off-chain infrastructure, ensuring the development of reliable, scalable blockchain applications.
I'd start by studying the current configuration and researching how to implement the starknet foundry scripts
I am applying to this issue via OnlyDust platform.
Hey @metalboyrick, can i take on this
Use sncast_std library for Starknet interactions Implement declare functionality Implement deploy functionality Ensure all current features are maintained deploy and test on Sepolia to ensure everything works as expected.
i'd like to work on this
All yours @Akinbola247 !
Hi @Akinbola247! Maintainers during the ODHack # 8.0 will be tracking applications via OnlyDust. Therefore, in order for you to have a chance at being assigned to this issue, please apply directly here, or else your application may not be considered.
Issue Overview
Currently our declare and deploy process uses starknet.js(typescript)
Proposed Solutions or Ideas
Migrate the declare and deploy process to cairo, you have to use sn-foundry/sncast_std
Your solution must no break the current features and functionalities of the framework.