# bip85_example Demonstrates how to use the bip85 plugin. entry point: `/lib/main.dart` tests: `/integration_test/bip85_test.dart` Run integration tests: ```sh flutter test integration_test/ ```