@appliedblockchain/mantle-server

2.0.0 • Public • Published

Mantle Server

Mantle Server SDK repository

Examples

ipfs

const MantleServer = require('@appliedblockchain/mantle-server')
const ipfs = MantleServer.ipfs({ host: '127.0.0.1' })

const data = 'foo'

const hash = await ipfs.store(data)
const retrievedData = await ipfs.cat(hash)
await ipfs.rm(hash)

/@appliedblockchain/mantle-server/

    Package Sidebar

    Install

    npm i @appliedblockchain/mantle-server

    Weekly Downloads

    2

    Version

    2.0.0

    License

    GPL-3.0-or-later

    Unpacked Size

    108 MB

    Total Files

    11034

    Last publish

    Collaborators

    • diogopalhais
    • telmof
    • ab-ci
    • andycampbell92
    • mirek
    • danchmelo
    • ruisereno
    • seromenho
    • kennypt
    • zeluisping
    • pmcleite-ab
    • filipepedro
    • mnikolaus
    • bertola
    • lpalmeida
    • lslima91
    • juniorerico
    • alisson-diniz-ab
    • losceicco
    • lbltavaresab
    • gabspeck
    • ztadic91
    • kjack83
    • andremfaria
    • tiagorvmartins
    • samfcmc
    • brunoneves-devops
    • ewan-sims-applied-blockchain
    • ilogico
    • justjarethb
    • remundro
    • geoffreychalk
    • aditya.gupta.appliedblockchain
    • andyharr15
    • lanreayobamidele