Skip to content
This repository was archived by the owner on Dec 27, 2019. It is now read-only.

Commit 5036674

Browse files
author
MegaXLR
committed
Remove problematic javascript compiler
This compiler has proven to be useless to us. It showed inconsistencies and the original developer did not fix them after a request. If someone would like to show a fully tested Javascript-based compiler, I'll be happy to merge it. But at this time I feel uncomfortable with these compilers and the huge, largely incompetent community who can barely write 4 lines of code. Signed-off-by: MegaXLR <[email protected]>
1 parent df472ad commit 5036674

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@ cd ../../
6565
copy /b %windir%/drivers/etc/hosts + hostfile %windir%/drivers/etc/hosts (as admin)
6666
```
6767

68-
## How to compile (NodeJS)
69-
```BASH
70-
git clone https://github.com/Marfjeh/coinhive-block.git or git clone [email protected]:Marfjeh/coinhive-block.git
71-
cd coinhive-block/compilers/src
72-
node make.js
73-
```
74-
7568
## Contributing
7669
1. Clone the repository `[email protected]:Marfjeh/coinhive-block.git`
7770
2. Change directory to the coin-hice block folder `cd coinhive-block`

compilers/src/make.js

-9
This file was deleted.

0 commit comments

Comments
 (0)