Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new cryptocurrency, having issues while building after following the guide. #144

Closed
giaki3003 opened this issue Mar 31, 2019 · 1 comment

Comments

@giaki3003
Copy link

Hello

I've been working to add my project to blockbook, and i followed the standard procedure i've seen other projects take (LUX is a Bitcoin fork) here https://github.com/giaki3003/blockbook.
But, when building following the instructions in build.md and also when using the provided Docker script, i cannot seem to properly add the lux package, since the compiler throws out this error:

bchain/coins/blockchain.go:20:2: cannot find package "blackbook/bchain/coins/lux" in any of:

/home/giaki3003/go/src/blockbook/vendor/blackbook/bchain/coins/lux (vendor tree) /opt/go/src/blackbook/bchain/coins/lux (from $GOROOT) /home/giaki3003/go/src/blackbook/bchain/coins/lux (from $GOPATH)

Am i missing anything? Unfortunately go isn't my language so a little lost here
Any help is appreciated

@martinboehm
Copy link
Contributor

blAckbook is not blOckbook :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants