Create account

EnigoMontoya
2298d · memo
Would be cool if we could add a tip with a reply. Is that something that is possible?
replied 2298d
I want this also.
I notice a method not implemented on memo.cash
listed on http://devs.cash/ => https://github.com/unwriter/datacash
I have not yet tried - I will now just for fun
replied 2298d
Sadly,
const datacash = require('datacash')
fails on my debian machine for some wretched reason (npm is okay, but ...?)
unwriter
replied 2298d
does it work on your local computer?
replied 2298d
Is where I am starting from, just installed npm and tried const require but probably just a bash issue. When I use firefox to load browser script https://unpkg.com/datacash script dies
replied 2298d
on https://unwriter.github.io/datacash/example/playground.html# progress ends at "Step 4. Review the DSL" so surely I still need to get the script into the browser, somehow
replied 2298d
Found it - step 1 must come after step 3 on my machine, for whatever goofy reason that may be
replied 2298d
I want this also.
I notice a method not implemented on memo.cash, listed on http://devs.cash/ as
https://github.com/unwriter/datacash I have not yet tried - I will now just for fun