Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 26 forks source link

Config file and its test created #156

Closed Boreas09 closed 1 month ago

ermvrs commented 1 month ago

Improve tests & file reading. For example throw an error if file is not exist or not a valid JSON. Read file and parse the json then assign this js object into variable in configReader. So we won't need to read file everytime