-
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
55b9ac8
commit da3d2d1
Showing
2 changed files
with
17 additions
and
10 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,16 +1,17 @@ | ||
|
||
# Try It! | ||
# Try It! Free. No Account Required | ||
|
||
You can load your own Blob ID with the following URL pattern: | ||
You can load any Blob ID with the following URL pattern: | ||
|
||
`https://cdn.suiftly.io/blob/{Your Blob ID}` | ||
`https://cdn.suiftly.io/blob/{Any Blob ID}` | ||
|
||
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. | ||
- CDN response has proper Content-Type header (e.g. image/png) | ||
- First click is slower because the blob is being retrieved from Walrus and then cached by the CDN. | ||
- Blob size limited to 200 MiB (for devnet). | ||
- DDoS protected with 10 PoPs spread globally. | ||
|
||
|
||
Stay tuned, this is just the first feature! |
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