daostack / daostack/DAOstack-Hackers-Kit

Seed phrase account restoration not working

Open
#52 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
202
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Hey!

When I try to deploy a DAO using the starter-template project and specifying a seed phrase in `.env` it is not able to get the account information. It seems it is not implemented in `migrations/deployDao.js` and tries to use the private key anyways.

Greetings
Freddy

Error message:
```✖ Could not obtain an account for migration. Please specify a valid 'private-key' or 'mnemonic'
TypeError: Cannot read property 'slice' of undefined
at Object.fromPrivate
```

[...]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.