Sun
Sun
in template file, doesn't show anything, but works fine. I also tried the normal underscore _.template(""), it also work fine. Any idea?
Given the issue https://github.com/junobuild/juno/issues/490, it might be good to add a "Home" menu to let user go to "Home" page directly, rather than clicking "go back" a few times.
To be easier to fetch public data without initialize satellite, especially handle multiple satellites at same time. https://[satelliteid]/API/[collection] => {json}
add a link to open transaction history for SNS swap
it will be great to add a "page" option at paginate parameter of listDocs, which make page navigation easier. e.g: ``` paginate: { page: currentPage+1, limit: itemsPerPage, }, ```
For the case that app will integrate the 3rd party service, what is the way to store service key
