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

cli: test command should generate several wallets and token mints #218

Closed
armaniferrante opened this issue Apr 21, 2021 · 2 comments
Closed
Labels
cli good first issue Good for newcomers help wanted Extra attention is needed

Comments

@armaniferrante
Copy link
Member

armaniferrante commented Apr 21, 2021

Furthermore, all wallets should be prefunded with lamports and all the mints.

Currently, only the configured wallet is funded with lamports and no spl tokens are minted.

@armaniferrante armaniferrante added cli good first issue Good for newcomers help wanted Extra attention is needed labels Apr 21, 2021
@WrRaThY
Copy link
Contributor

WrRaThY commented Aug 12, 2021

hey
if I wanted to pick this up - where do I start?
I've seen anchor/ts/src/provider.ts, but there seem to be no prefunding in general.
the env() provider used in tests uses NodeWallet which loads the local homedir() + "/.config/solana/id.json and that's it.

@paul-schaaf
Copy link
Contributor

closing this because it seems like a duplicate of #1261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants