Ethernal
Home
Dashboard
Github
Discord
Search…
Ethernal Documentation
FAQ
Getting Started
Quickstart
CLI
Hardhat Project Setup
Truffle Project Setup
Self-hosted Installation
Firebase Functions Direct Access
Dashboard
Addresses
Accounts
Blocks
Transactions
Contracts
Tokens
Settings
Integrations
Alchemy
API
Powered By
GitBook
Truffle Project Setup
If you've already installed the CLI, then you are already good to go, as the synchronization is done by it as well!
You just need to make sure that you are either calling the
listen
command from your Truffle project directory. Or that you pass the -d parameter.
When starting the CLI, contracts will be synchronized, so the output should look like the following:
Artifact synchronization
The CLI watches
any
changes in the artifacts. So if you manually edit a field that is synchronized, it might make the decoding impossible!
Getting Started - Previous
Hardhat Project Setup
Next - Getting Started
Self-hosted Installation
Last modified
1yr ago
Copy link