You are viewing a single comment's thread from:

RE: Dev Log - Breakthroughs This Week Enable for the Building of Hive.Loans Contracts on Top of the Upcoming Hive Smart Chain EVM. HSC is Operational but Privately Being Tested.

in #dhf4 years ago (edited)

Hey there! I would be glad to help by spinning up a test-node. 😁

P.S. I tried using the hsc-cli (both on "native" Windows and on Linux, with WSL) but got command not found: hsc-cli. Not sure if I should be copying something manually after running npm i hsc-cli -g.

Edit #1: I also tried make install on the klyed/hivesmartchain repo but couldn't do it. Not sure why, as I can make install the hyperledger/burrow repo normally. Couldn't spin it on docker (with docker-compose up) too (I'm not the smartest one 🤓).

Sort:  

Oh yeah! The "hsc-cli" app isn't quite ready yet, it's not even natively included with the software just a bonus program I'm modifying to help users get their nodes going!

I likely fucked up the rebranding and need to have a look at it to fix it. Will do so tonight. Slept in today so just getting to work now.

Not got the docker stuff working yet as it points to an non-compiling directory. Maybe tonight I'll focus on that!

I'll try and get those repositories ready for human usage here tonight!

Nice! I will keep stalking your Github repos till then. 😝

Will try to pivot back over to HSC and Loans here in a bit. Trying to get this HR maintenance and patching done.