Eric Mastro
23b7acf610
Update README.md
2018-09-12 12:15:36 +10:00
Eric Mastro
db307dcd96
Update README.md
2018-09-12 12:11:36 +10:00
Eric Mastro
278417933c
Merge pull request #2 from embark-framework/split-modules
...
Split modules between NodeJS and browser
2018-09-12 12:01:46 +10:00
emizzle
5d9b35e2a8
version bump to 0.1.0
2018-09-12 11:57:19 +10:00
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
830040021d
Constructor refactor, clean up
...
Linting, remove swarmjs.min, format spaces
Refactored constructor of SwarmJS to remove `mode` option. By default, if no `gateway` option is passed in, the default gateway will be `https://swarm-gateways.net `. Removed the `else if` and only list `swarm-gateways.net` once.
2018-09-11 12:20:31 +10:00
emizzle
99a8b38875
Update files for tarball
2018-09-10 22:32:01 +10:00
emizzle
46f3eaf64e
Re-add babel script (removed in rebase)
2018-09-10 22:19:28 +10:00
emizzle
6bc648438d
more readme updates
2018-09-10 21:36:21 +10:00
Eric Mastro
5c26e6baaa
Update README.md
2018-09-10 21:36:21 +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
Iuri Matias
02c0944d44
Merge pull request #1 from embark-framework/update
...
restructure, add lint
2018-09-07 19:06:24 -04:00
Iuri Matias
8d1aa6a281
fix linting
2018-09-06 15:31:36 -04:00
Iuri Matias
17ea89258e
add eslint
2018-09-06 15:24:38 -04:00
Iuri Matias
f42a82da6b
restructure
2018-09-06 15:21:00 -04:00
Iuri Matias
2dcf851709
update references to swarmjs
2018-09-06 15:19:11 -04:00
emizzle
e9bb60a9f1
Rename and add methods to support embark
...
Browser support next.
2018-09-06 22:29:36 +10:00
emizzle
1b048cace3
Moved over custom swarmgw to swarmjs repo
...
Added functionality for put file, put directory (WIP)
2018-09-05 16:35:07 +10:00
Iuri Matias
43f5e5c622
first commit
2018-08-28 13:10:18 -04:00
Iuri Matias
a1d87d75cb
Initial commit
2018-08-28 13:06:30 -04:00