Add new NeoFS nodes section #34

Closed
opened 2025-12-28 18:13:50 +00:00 by sami · 0 comments
Owner

Originally created by @anatoly-bogatyrev on GitHub (Jul 25, 2022).

Originally assigned to: @mike-petrov on GitHub.

Storage nodes

There are several Storage nodes deployed by NSPCC. Use it to start working with NeoFS and deploy your own nodes for faster and more reliable communication.

  • Testnet list:

    Secured(TLS) endpoint Insecure endpoint
    grpcs://st1.t5.fs.neo.org:8082 st1.t5.fs.neo.org:8080
    grpcs://st2.t5.fs.neo.org:8082 st2.t5.fs.neo.org:8080
    grpcs://st3.t5.fs.neo.org:8082 st3.t5.fs.neo.org:8080
    grpcs://st4.t5.fs.neo.org:8082 st4.t5.fs.neo.org:8080
  • Mainnet list:

    Secured(TLS) endpoint Insecure endpoint
    grpcs://st1.storage.fs.neo.org:8082 st1.storage.fs.neo.org:8080
    grpcs://st2.storage.fs.neo.org:8082 st2.storage.fs.neo.org:8080
    grpcs://st3.storage.fs.neo.org:8082 st3.storage.fs.neo.org:8080
    grpcs://st4.storage.fs.neo.org:8082 st4.storage.fs.neo.org:8080

example:
https://testcdn.fs.neo.org/doc/integrations/endpoints/

Originally created by @anatoly-bogatyrev on GitHub (Jul 25, 2022). Originally assigned to: @mike-petrov on GitHub. ### Storage nodes There are several Storage nodes deployed by NSPCC. Use it to start working with NeoFS and deploy your own nodes for faster and more reliable communication. * Testnet list: Secured(TLS) endpoint | Insecure endpoint -- | -- grpcs://st1.t5.fs.neo.org:8082 | st1.t5.fs.neo.org:8080 grpcs://st2.t5.fs.neo.org:8082 | st2.t5.fs.neo.org:8080 grpcs://st3.t5.fs.neo.org:8082 | st3.t5.fs.neo.org:8080 grpcs://st4.t5.fs.neo.org:8082 | st4.t5.fs.neo.org:8080 * Mainnet list: Secured(TLS) endpoint | Insecure endpoint -- | -- grpcs://st1.storage.fs.neo.org:8082 | st1.storage.fs.neo.org:8080 grpcs://st2.storage.fs.neo.org:8082 | st2.storage.fs.neo.org:8080 grpcs://st3.storage.fs.neo.org:8082 | st3.storage.fs.neo.org:8080 grpcs://st4.storage.fs.neo.org:8082 | st4.storage.fs.neo.org:8080 example: https://testcdn.fs.neo.org/doc/integrations/endpoints/
sami closed this issue 2025-12-28 18:13:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/status-fs-neo-org#34
No description provided.