Eric Nickus • over 1 year ago
Neo FS examples ? documentation?
I have a good idea for the hackathon, but i can't find any documentation on NeoFS storage system. Is it available yet ? Is there any links to the NeoFS system ? any working example ?
Comments are closed.
5 comments
磊 王 Manager • over 1 year ago
You can check this workshop video: https://youtu.be/SELVydzij-E
Here are some important links to know:
1. Alexey Vanin's "Task Distribution Over Consensus Nodes" article:
https://neospcc.medium.com/task-distr...
2. General Information about Oracles
https://neospcc.medium.com/neofs-n3-o...
3. The first part in the NeoFS tutorial from NEO SPCC, including the introductory article from Neo News Today
https://neonewstoday.com/development/...
https://neospcc.medium.com/neofs-n3-t...
4. The second part in the NeoFS tutorial from NEO SPCC, including the introductory article from Neo News Today
https://neonewstoday.com/development/...
https://neospcc.medium.com/neofs-http...
5. JSON Path Evaluator
https://jsonpath.com/
6. Calculation of the amount of GAS to attach to oracle request
https://github.com/neo-project/neo/is...
7. NeoFS API prototype
https://github.com/nspcc-dev/neofs-ap...
8. NeoFS SDK for Golang
https://github.com/nspcc-dev/neofs-sd...
9. Neo-Go workshop
https://github.com/nspcc-dev/neo-go-s...
10. The repository with code from this DevLog session
https://github.com/nspcc-dev/devlog-n...
Eric Nickus • over 1 year ago
Thanks very much. I just spent a while going through the discord channel and watching the neofs & oracle example in go.
磊 王 Manager • over 1 year ago
You are welcome. We will have a NeoFS & Oracle workshop next week. You can ask your questions then. Please stay tuned for our announcement.
Eric Nickus • over 1 year ago
out of that list ,just to let you know ... a few were bad links .
You can check this workshop video: https://youtu.be/SELVydzij-EHere are some important links to know:
1. Alexey Vanin's "Task Distribution Over Consensus Nodes" article:https://neospcc.medium.com/task-distr…(page not found)
2. General Information about Oracleshttps://neospcc.medium.com/neofs-n3-o…(page not found)
https://neospcc.medium.com/neofs-n3-t... (page not found)
https://neospcc.medium.com/neofs-http…(page not found)
6. Calculation of the amount of GAS to attach to oracle requesthttps://github.com/neo-project/neo/is…(page not found)
7. NeoFS API prototypehttps://github.com/nspcc-dev/neofs-ap…(page not found)
8. NeoFS SDK for Golanghttps://github.com/nspcc-dev/neofs-sd...(page not found)
9. Neo-Go workshophttps://github.com/nspcc-dev/neo-go-s...(page not found)
10. The repository with code from this DevLog sessionhttps://github.com/nspcc-dev/devlog-n...(page not found)
3. The first part in the NeoFS tutorial from NEO SPCC, including the introductory article from Neo News Todayhttps://neonewstoday.com/development/...
5. JSON Path Evaluatorhttps://jsonpath.com/
6. Calculation of the amount of GAS to attach to oracle requesthttps://github.com/neo-project/neo/is…(page not found)
7. NeoFS API prototypehttps://github.com/nspcc-dev/neofs-ap…(page not found)
8. NeoFS SDK for Golanghttps://github.com/nspcc-dev/neofs-sd...(page not found)
9. Neo-Go workshophttps://github.com/nspcc-dev/neo-go-s...(page not found)
10. The repository with code from this DevLog sessionhttps://github.com/nspcc-dev/devlog-n...(page not found)
https://developers.neo.org/docs/n3/node/cli/cli
磊 王 Manager • over 1 year ago
Here is the latest tutorial video link: https://youtu.be/oRiphKLnvwo
You can find the updated links in the video description.