hyperledger / firefly-tokens-erc20-erc721

ERC20 and ERC721 token integration
https://github.com/hyperledger/firefly-tokens-erc20-erc721
Apache License 2.0
20 stars 22 forks source link

Fix url manipulation #84

Closed Chengxuan closed 2 years ago

Chengxuan commented 2 years ago

Equivalent of https://github.com/hyperledger/firefly-tokens-erc1155/pull/91

Fixing errors caused by URL manipulation logic described in https://github.com/hyperledger/firefly-tokens-erc1155/issues/53

Signed-off-by: Chengxuan Xing chengxuan.xing@kaleido.io