casperapi
v0.0.10
Published
js api for casper distributed fs infrastructure
Downloads
643
Readme
Casper JS ·
Casper API is a decentralized storage infrastructure.
This is it's javascript SDK, a facade, that would make requests to smart contracts and provider nodes for you.
This SDK allows you to store, modify, fetch and delete files on any casper network. SDK is isomorphic. It means that SDK works in browser and nodejs environments almost identically.