I want to use a localnet for development. After running make init and make start I get a running set of access, collection, consensus, and execution nodes. I can access the AccessAPI through localhost, but I’m not sure where to find the keys/account credentials from the genesis block.
The end result I’m looking for is to use the localnet AccessAPI and publish contracts, create accounts. I just need and account and credentials to get started there.