export const splash: string = '\n' + ' _\n' + ' /\\ | |\n' + ' / \\ ___| |_ ___ ___ \n' + ' / /\\ \\ |_ / __/ _ \\/ __|\n' + ' / ____ \\ / /| || __/ (__ \n' + '/_/___ \\_\\/___|\\__\\___|\\___|\n'; export const github = 'https://github.com/AztecProtocol';