Install
NodeJS or Bun ?
Install Bun
Install package
The .env file
PRIVATE_KEY_AES = "" # Use by the BlocknoteManager
SQLITE_DATABASE_PATH = "./db/" # Use by the BlocknoteManager
ALGOD_URL = "https://testnet-api.algonode.cloud"
ALGOD_TOKEN =
ALGOD_PORT =
INDEXER_TOKEN =
INDEXER_PORT =
INDEXER_URL = "https://testnet-idx.algonode.cloud"Last updated