Mythril builds its own contract database using RPC sync. Unfortunately, this process is slow - however, you don't need to sync the whole blockchain right away. If you abort the syncing process with `ctrl+c`, it will auto-resume the next time you run the `--init-db` command.
Mythril builds its own contract database using RPC sync. Unfortunately, this process is slow - however, you don't need to sync the whole blockchain right away. If you abort the syncing process with `ctrl+c`, it will auto-resume the next time you run the `--init-db` command.
```bash
```bash
$ mythril --init-db
$ myth --init-db
Starting synchronization from latest block: 4323706
Starting synchronization from latest block: 4323706
Processing block 4323000, 3 individual contracts in database
Processing block 4323000, 3 individual contracts in database