Commit Graph

4 Commits

Author SHA1 Message Date
emizzle ca951546b6 Rename to swarm-api, swarmapi CLI updated
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
2018-09-12 11:55:22 +10:00
emizzle a1aa94424a Rename to SwarmAPI 2018-09-11 12:38:47 +10:00
emizzle 16f587ad65 Split modules working
Fixed issues with split modules not working

Updated readme

Clean up
2018-09-10 21:36:21 +10:00
emizzle a9fe1ff313 Split module between nodejs and browser
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.
2018-09-10 21:34:39 +10:00