-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
submit proposal and store in IPFS #95
Conversation
✅ Deploy Preview for testnet-tansu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for tansu canceled.
|
fix latest commit check badge error |
…racha" This reverts commit 17b52db.
I could check locally. Seems to be working good. Just a few things like lists not rendering on the preview, but we can skip that for now. Most important is the following:
I will merge after these are fixed. After looking at the doc of storacha a bit more, I think that what we will want to do is this https://web3.storage/docs/how-to/create-account/ Use the CLI to create an account for a project and then use the login via email method to get the delegation https://web3.storage/docs/how-to/upload/#claim-delegations-via-email-validation This way we also have a separate space for each project which is cleaner. For now this is ok as we are using the free tier and we can block the service if people start to abuse it. I will make an issue for that part. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, let's get this in 🚀
create new proposal page