-
Notifications
You must be signed in to change notification settings - Fork 9
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
Application: Smart Contract + Blockchain Data on IPFS #52
Comments
Consider using something like stellar's smart contracts. You don't necessarily need to run code on the blockchain, just manage who is allowed to publish to what documents, pre-approve document publishing, etc. Since stellar is written in golang, you may even be able to integrate with it directly, which could have some other major advantages for doing things like tracking social media "likes". Or just use chunks of it's smart-contract code, if it's licensed appropriately. You might also consider leveraging stellar's federation for resolving IPNS links. |
Are you actually advertising in github issues? Gross. (post has since been deleted) |
Note: Discussion on applications of IPFS are happening over in the IPFS Forums now ... please continue the discussion there! This issue is being moved over to the archived repo https://github.com/ipfs/apps/ for reference. |
Work in progress - please contribute. See #40.
The text was updated successfully, but these errors were encountered: