- Added Github pipelines for master, feature and bugfix branch.
- Added CHANGELOG file.
- Updated setHandlename Method
- Updated updateHandlename Method
- Updated the contract addresses as per the new deployments on ropsten.
*Created a method to get the contract addresses according to the web3 network *Updated the function names according to the latest contracts
*Updated all the variable and function names from Inblox to Safle. *Updated the contract ABIs. *Updated the contrat addresses. *Removed the user input for RPC URL and set a custom RPC URL for MATIC testnet.
*Added a constructor parameter for network selection. The network details will be fetched and set based on the user env input.
*Updated all the instances of inblox to safle in the README file.
*Created a method to resolve the old safleId of a user.
*Added method to resolve safleId from coin address. *Added method to coin address from safleId and chainId.