@blackprint/nodes-arweave

0.3.1 • Public • Published

NPM Build Status

Arweave for Blackprint

This module gives you an ability to use Arweave with Blackprint.

Examples

Please go to /example folder and import it with Blackprint Editor.

Import this nodes from URL

Please specify the version to avoid breaking changes.

Blackprint.loadModuleFromURL([
  'https://cdn.jsdelivr.net/npm/@blackprint/nodes-arweave@0.3/dist/nodes-arweave.mjs'
], {
  // Turn this on if you want to load .sf.js, and .sf.css
  // only with single .mjs
  loadBrowserInterface: true // set to "false" for Node.js/Deno
});

Development URL

You can use this link to load unpublished nodes and still under development on GitHub.
https://cdn.jsdelivr.net/gh/Blackprint/nodes-arweave@dist/nodes-arweave.mjs?1

Please append /url-here?random-number if your browser still using the cached files

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @blackprint/nodes-arweave

Weekly Downloads

5

Version

0.3.1

License

MIT

Unpacked Size

49.4 kB

Total Files

9

Last publish

Collaborators

  • stefansarya