massalabs / massa-web3

Web3 libraries for Massa
MIT License
29 stars 74 forks source link

Add Massa name resolution #609

Closed AurelienFT closed 3 months ago

AurelienFT commented 3 months ago

This PR adds to our tooling the usage of the Massa Name Service as asked in the RFP.

The domain name resolver is set by default for buildnet and mainnet but can be also override by hand.

The domain resolution is used for any address field in the smart contract client and send transaction

Everything is tested through an example (all examples has been updated to work correctly)

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud