19 Commits

Author SHA1 Message Date
f2f884a317
Connect to ipfs.kosmos.org node on start
This ensures that the local IPFS node is always connected to a known
Kosmos node before attempting to fetch documents. Vastly improves
performance.

closes #4
2019-08-13 10:07:25 +02:00
2a3c021737
1.0.3 v1.0.3 2019-08-04 14:52:06 +02:00
c4c95d9b38
Move package to "kosmos" org 2019-08-04 14:51:38 +02:00
2d08cc929f Merge branch 'bugfix/broken_executable' of kosmos/kredits-ipfs-pinner into master 2019-08-04 12:51:03 +00:00
5d36ca05a5
Fix executable not working
Need to tell the system it's dealing with a node script. This fixes both
the installed `kredits-ipfs-pinner` command as well as npx (which is
also running that command).
2019-08-04 14:47:57 +02:00
0c93766111
1.0.2 v1.0.2 2019-07-02 19:06:34 +02:00
97712f6077
Add repository to package config 2019-07-02 19:06:23 +02:00
e934ffd72a
1.0.1 2019-07-02 19:04:27 +02:00
edaafed363
Fix package name 2019-07-02 19:04:09 +02:00
47aa57cea5 Merge branch 'feature/logging' of kosmos/kredits-ipfs-pinner into master 2019-07-02 17:00:45 +00:00
4d5976bcef
Add note about IPFS 2019-07-02 18:51:29 +02:00
43a2cdc949
Update README 2019-07-02 18:45:24 +02:00
7cd569ee21
Clean up logs, add debug option 2019-07-02 18:41:48 +02:00
4fb03c5677 Add IPFS connection check 2019-07-02 17:41:38 +02:00
28eba3452c use 67p npm org namespace 2019-07-02 17:29:57 +02:00
ba6ea93a9c Make Kredits DAO address configurable 2019-07-02 17:27:51 +02:00
430edad1b8 Updated package information 2019-07-02 16:52:27 +02:00
03438bb890 Make it work 2019-07-02 16:35:53 +02:00
746149e89a Hello Kredits world 2019-07-02 16:20:52 +02:00