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

Better documentation #14

Open
WilhelmStein opened this issue May 4, 2020 · 11 comments
Open

Better documentation #14

WilhelmStein opened this issue May 4, 2020 · 11 comments

Comments

@WilhelmStein
Copy link

As it stands, the current documentation makes it rather hard to understand how to operate the cli. For example, it is not apparent how one is supposed to upload missing source files in order to trace blockchain transactions found through the site's explorer.

Some examples would be very helpful and would better illustrate the usefulness of this tool.

@BogdanHabic
Copy link
Member

Hey @WilhelmStein, I couldn't agree more: the current documentation is far away from stellar.

We're working on a documentation website that will cover the CLI, the dashboard, and the API. Once that is live, it will be much more straightforward how to add missing source files, export transactions, etc.

@stoplion
Copy link

stoplion commented Mar 5, 2021

+1 to this

@robert-e-davidson3
Copy link

Would also be nice to know what it wants when I get this message:

Couldn't detect provider directory structure. This can be caused by:
• The directory is not set correctly. If this is the case, either check if you are in the right directory or pass an alternative directory by using the --project-dir flag.
• Tenderly is having trouble reading the directory correctly. If you think this is the case, rerun this command with the --force flag.

Is there a spec somewhere for how to lay out a directory in a way that tenderly will understand?

@BogdanHabic
Copy link
Member

Hey @robert-e-davidson3,

Tenderly supports Hardhat, OpenZeppelin SDK, Truffle, and Hardhat Deploy directory structures out of the box.

Are you using any of these frameworks?

@samlaf
Copy link

samlaf commented Feb 12, 2022

@BogdanHabic I am in a hardhat directory and getting the very same error as @robert-e-davidson3 was getting.

@jrocco2
Copy link

jrocco2 commented Mar 5, 2022

@BogdanHabic I'm also pulling a fresh hardhat template (advanced with typescript) and running tenderly init and hitting this error

@jrocco2
Copy link

jrocco2 commented Mar 5, 2022

I also just tried it with the basic template and i got the same problem

@ghost
Copy link

ghost commented Apr 14, 2022

I am still getting the same problem

@Riphal
Copy link
Contributor

Riphal commented Apr 18, 2022

Can you go through these guide steps and say if that works for you?

@stevieraykatz
Copy link

This appears to be a symptom of a missing ./deployments dir in a project repo when initializing from scratch. By creating an empty deployments dir this error went away.

@ferencdg
Copy link

deployments

thank you! It is ridiculous that tenderly doesn't fix this.

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

10 participants