Skip to content

Commit

Permalink
Update demo/try it! instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier committed Aug 24, 2024
1 parent cb174d6 commit 55b9ac8
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions docs/src/demo.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@

# Try It!

Pick any Blob on devnet and measure its load time into your browser:
You can load your own Blob ID with the following URL pattern:

Blob ID or SuiNS name [ ]
`https://cdn.suiftly.io/blob/{Your Blob ID}`

Note: This is not implemented yet
Example image: https://cdn.suiftly.io/blob/fK7v0bft1JqVbxQaM_KJAYkejbY9FgU9doqZwg7smw8

Notes:
- The first time will be slow because your blob is being retrieved with Walrus and cached by Suiftly servers and globaly by the CDN.
- For now, the blob size is limited to 200 MiB.
- The CDN has 10 PoPs around the world and is DDoS protected.


Stay tuned, this is just the first feature!

0 comments on commit 55b9ac8

Please sign in to comment.