You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
I've moved to Webpack and created two separate targets for node and dev.
TODO (followup PRs)
Production build deploy
The production web build should be deployed to our skynet-js HNS. I plan to include a deploy.js script in the repo which uses the Node version of the library itself to upload the production file and save the skylink to the registry. (Get the full, descriptive error response returned from skyd #351)
Update docs
Remove nodejs-skynet SDK from the docs (and archive repo)
Update nodejs examples
Add notes about differences in API between Node and Web (since the former lacks File and the latter lacks access to the local filesystem)
Tuesday Feb 23, 2021 at 19:56 GMT
Originally opened as NebulousLabs/skynet-js#338
I've moved to Webpack and created two separate targets for
node
anddev
.TODO (followup PRs)
Production build deploy
skynet-js
HNS. I plan to include adeploy.js
script in the repo which uses the Node version of the library itself to upload the production file and save the skylink to the registry. (Get the full, descriptive error response returned from skyd #351)Update docs
File
and the latter lacks access to the local filesystem)m-cat included the following code: https://github.com/NebulousLabs/skynet-js/pull/338/commits
The text was updated successfully, but these errors were encountered: