emizzle 30f0f4dc72 Dynamic selection of storage provider now working based on improved storage config.
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
2018-05-31 15:18:58 +10:00
..
2018-04-30 15:56:43 +10:00
2018-05-10 15:01:34 -04:00
2018-05-10 15:01:34 -04:00
2018-03-29 19:05:30 -04:00

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