-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Can you please write a document about how Mac users should install ava-lab? I'm trying to follow the steps here https://docs.ava.network/v1.0/en/quickstart/ava-getting-started/ and these are my issues:
- Package "github.com/decred/dcrd/dcrec/secp256k1" has been updated to "github.com/decred/dcrd/dcrec/secp256k1/v3", and some of your codes in "gecko/utils/crypto/secp256k1" need to be updated as well.
- After manually fixed point Check for address being empty in getAccount #1, I try to run "./scripts/build.sh", but got error "../../../../pkg/mod/github.com/ava-labs/salticidae-go@v0.1.0/crypto.go:4:11: fatal error: 'salticidae/crypto.h' file not found". I've installed "openssl" but I'm not sure if it contains "libssl-dev" and "libuv1-dev"
To Reproduce
Install ava-labs on MacOS.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working