South Africa-Switzerland Bilateral Research Chair in Blockchain Technology aims to explore blockchain integrations with real-world applications and development in Agric food.
Set environment variables for Hedera Testnet using Viper. A testnet account can be created from https://portal.hedera.com/register. Replace "..." with your credentials.
ACCOUNT_ID: ... PUBLIC_KEY: ... PRIVATE_KEY: ... ENCODED_PRIVATE_KEY: ... HEDERA_NETWORK: ... Set environment variable for postgres database using Viper. Database connection is needed for Gorm. Replace "..." with your credentials.
DNS: "host=localhost user=postgres password=... dbname=... port=... sslmode=disable TimeZone=Africa/Johannesburg" Follow step by step gist for deployment using: Deployment
