21 Commits

Author SHA1 Message Date
Iuri Matias
634df1c08e add connect function 2018-08-27 16:46:46 -04:00
Anthony Laibe
1d59f342f0 Update variable name 2018-08-24 14:13:05 +01:00
Anthony Laibe
6b93af0b75 Make provider Name part of API 2018-08-24 09:05:56 +01:00
Iuri Matias
fa0e8e3770
Merge pull request #13 from embark-framework/feature/ipns-to-ipfs
Move ipns function to ipfs
2018-08-23 14:40:11 -04:00
Anthony Laibe
f5ce019140 Move ipns function to ipfs 2018-08-22 10:14:25 +01:00
Jonathan Rainville
181b533a8a only poll with a WS provider 2018-08-15 16:43:51 -04:00
Jonathan Rainville
0d8ec0be4f add secureSend function in EmbarkJS Utils 2018-08-14 10:08:37 -04:00
Anthony Laibe
33e15a3dbe Add register function for IPNS 2018-07-30 12:47:04 +01:00
Jonathan Rainville
7a6aa21596 add call backs 2018-07-27 13:02:50 -04:00
Jonathan Rainville
22bf8f7d5e add registerSubDomain function 2018-07-26 15:13:11 -04:00
Michael Bradley, Jr
1f72c2d830 standalone entrypoint -- simple convenience 2018-07-16 17:08:42 -05:00
Michael Bradley, Jr
b6c0c429de node entrypoint -- corresponds to "main" in pkg.json 2018-07-16 17:08:22 -05:00
Michael Bradley, Jr
7c6d46c20d copy missing func/comment from old script 2018-07-16 17:07:52 -05:00
Michael Bradley, Jr
ca1e5538f7 isNewWeb3 should be a constructor prop since needed on EmbarkJS 2018-07-16 17:06:06 -05:00
Michael Bradley, Jr
3ed02c2553 browser and embark entrypoints go through index 2018-07-16 17:05:24 -05:00
Iuri Matias
2e6fff57d3 separate embarkjs in to specific classes related to a particular component 2018-07-12 00:48:18 +03:00
Iuri Matias
77873952ca add setProviders 2018-07-11 23:51:08 +03:00
Michael Bradley, Jr
8282b4ffbd general tidy up 2018-07-09 18:47:36 -05:00
Michael Bradley, Jr
31fb2e30fc node.js entrypoint 2018-07-06 11:44:14 -05:00
Michael Bradley, Jr
2d41668f2f split out logic to check for web3 into browser entrypoint 2018-07-06 11:44:14 -05:00
Michael Bradley, Jr
ccc043f359 EmbarkJS source code 2018-07-06 11:44:00 -05:00