mirror of https://github.com/embarklabs/embark.git
c0bdff1ae4
swarm plugin now re-initialises the bzz object when it's availability is checked. this creates a much more stable swarm implementation on the dapp side. surrounded the storage provider init code block with embark env ready added alternate swarm gateway url can now upload dapp to ipfs and run swarm storage and vice versa |
||
---|---|---|
.. | ||
another_folder | ||
app | ||
config | ||
contracts | ||
extensions/embark-service | ||
some_folder | ||
test | ||
.gitignore | ||
README.md | ||
embark.json | ||
embark.old_config.json | ||
package-lock.json | ||
package.json |
README.md
Test App for integration testing purposes.
../../bin/embark run
to check if everything is behaving as expected
../../bin/embark test
to see tests are working as expected
dist/index.html
and dist/test.html
to check different functionality