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

Unable to get it running and working  #33

@r4881t

Description

@r4881t

I cloned the repo, followed the steps and when I am visiting localhost:9000 I am greeted by an empty page. I am not sure what step is wrong here.

Also maybe add a bit details about what CURL commands to give to get this going.

 % yarn setup
yarn run v1.22.10
$ yarn install && patch-package && allow-scripts
[1/5] 🔍  Validating package.json...
[2/5] 🔍  Resolving packages...
success Already up-to-date.
patch-package 6.4.7
Applying patches...
acorn@7.4.1 ✔
depd@1.1.2 ✔
esprima@4.0.1 ✔
jsesc@2.5.2 ✔
running lifecycle scripts for event "preinstall"
running lifecycle scripts for event "install"
- keccak
- secp256k1
running lifecycle scripts for event "postinstall"
running lifecycle scripts for top level package
✨  Done in 2.12s.


% yarn build
yarn run v1.22.10
$ (cd src/bundler && lavamoat index.js)
eth-faucet - using faucet config at "/Users/r48b1t/workspace/eth-faucet/config.js"
(node:95694) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
✨  Done in 0.96s.

 % shut down complete.


 % yarn start
yarn run v1.22.10
$ (cd src/server && lavamoat index.js)
eth-faucet - using faucet config at "/Users/r48b1t/workspace/eth-faucet/config.js"
Acting as faucet for address: 0xeec7ad2911f3ccc53b4c390940ff137874ab9503
ethereum rpc listening on 9000
and proxying to http://127.0.0.1:8545

Screenshot 2021-05-26 at 10 28 08 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions