@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)

Keywords

none

Install

DownloadsWeekly Downloads

20

Version

2.0.0

License

GPL-3.0-or-later

Unpacked Size

108 MB

Total Files

11034

Last publish

Collaborators

  • lanreayobamidele
  • andyharr15
  • aditya.gupta.appliedblockchain
  • geoffreychalk
  • brunoneves-devops
  • samfcmc
  • tiagorvmartins
  • kjack83
  • losceicco
  • ruisereno
  • vahe9611
  • telmof
  • andremfaria
  • vujke82
  • lbltavaresab
  • ztadic91
  • pedrolino
  • alisson-diniz-ab
  • lex.blagus
  • juniorerico
  • diogopalhais
  • gabspeck
  • remundro
  • ab-ci
  • andycampbell92
  • makevoid
  • mariogemoll
  • mirek
  • danchmelo
  • seromenho
  • kennypt
  • zeluisping
  • pmcleite-ab
  • filipepedro
  • mnikolaus
  • bertola
  • lpalmeida
  • lslima91