|
|
|
@ -9,7 +9,7 @@ export const gitAccessTokenText2 = 'Go to github token page (link below) to crea |
|
|
|
|
export const gitAccessTokenLink = 'https://github.com/settings/tokens' |
|
|
|
|
export const etherscanTokenTitle = 'EtherScan Access Token' |
|
|
|
|
export const etherscanTokenLink = 'https://etherscan.io/myapikey' |
|
|
|
|
export const etherscanAccessTokenText = 'Manage the api key token used to interact with Etherscan.' |
|
|
|
|
export const etherscanAccessTokenText = 'Manage the api key used to interact with Etherscan.' |
|
|
|
|
export const etherscanAccessTokenText2 = 'Go to Etherscan api key page (link below) to create a new api key and save it in Remix.' |
|
|
|
|
export const ethereunVMText = 'Always use Javascript VM at load' |
|
|
|
|
export const wordWrapText = 'Word wrap in editor' |
|
|
|
|