-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb174d6
commit 55b9ac8
Showing
1 changed file
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |