fleischr / sapui5-metamask-shoppingcart

SAPUI5 Shopping Cart App with Metamask support
0 stars 0 forks source link

Adding new networks is clunky #1

Closed fleischr closed 2 years ago

fleischr commented 2 years ago

Networks.json describes a few mainnets/testnets for use in the app - but generally requires a lot of manual data entry. Long term provide a utility to add new mainnets/L2s easily and token lists.

https://chainid.network/chains.json is a good start

fleischr commented 2 years ago

For this local build, I think this is as good as it'll get.

We were able to define the oData metadata for the networks - which should bode well for creating internal maintenance tools later on.