Renamed library to swarm-api to appease npm
swarmapi NodeJS CLI bin updated to use all of the newest functions in the library
README updated with API doc
Somehow when embark webpacks the dapp, it is still seeing the ‘fs’ object, which of course it doesn’t know about, so it is complaining about a missing module. Any help would be greatly appreciated.