GitHub: https://github.com/mabsattar
1. completed writing the Homepage.
2. updated some hooks
3. corrected typos and errors, still some bugs pending to be fixed.
1. completed writing the Homepage.
2. updated some hooks
3. corrected typos and errors, still some bugs pending to be fixed.
wrote a final modifier to complete my voteOnproposal function which will help to execute a proposal whose deadline has exceeded, also wrote a code for executeProposal function.
wrote a final modifier to complete my voteOnproposal function which will help to execute a proposal whose deadline has exceeded, also wrote a code for executeProposal function.
Created a fake nft marketplace which exposes some basic functions that will be using from the DAO contract to purchase NFTs if a proposal is passed.
Created a fake nft marketplace which exposes some basic functions that will be using from the DAO contract to purchase NFTs if a proposal is passed.
completed IPFS topic yesterday, now move to the next chapter, trying to build an NFT fully on-chain DAO to invest in NFT collections as a group
completed IPFS topic yesterday, now move to the next chapter, trying to build an NFT fully on-chain DAO to invest in NFT collections as a group
Worked on some bugs today, was able to connect to my wallet but couldn't add another signer, also there are still some bugs which needs to be fixed for it to fully ready.
Worked on some bugs today, was able to connect to my wallet but couldn't add another signer, also there are still some bugs which needs to be fixed for it to fully ready.
writing the api route related to creating a transaction. extracting walletAddress,userOp,signerAddress, & signature from the request to then validate address.
writing the api route related to creating a transaction. extracting walletAddress,userOp,signerAddress, & signature from the request to then validate address.