1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

9 Commits

Author SHA1 Message Date
Miquel A. Cabot
3614c2bc96 Merge branch 'issue-1474-refactoring-move-functions-from-utils-to-classes' into issue-1474-refactoring-rename-from-erc721-to-nft 2022-06-13 09:55:31 +02:00
Miquel A. Cabot
2aa99a0297 set visibility to functions 2022-06-13 00:43:36 +02:00
Miquel A. Cabot
ec6027b78b rename comments from erc721 to NFT 2022-06-10 10:22:07 +02:00
Miquel A. Cabot
ad560ce4ef move functions from ContractUtils to NFTFactory 2022-06-09 13:02:26 +02:00
Miquel A. Cabot
43008ad619 use SmartContract.getFairGasPrice() 2022-06-09 09:36:08 +02:00
Miquel A. Cabot
c09a48fa72 inherit NFTFactory from SmartContract 2022-06-06 17:33:01 +02:00
Miquel A. Cabot
82b6b927bd Move NFTFactory interface types to \@types 2022-06-06 09:03:18 +02:00
Miquel A. Cabot
45e9f81f30 move ConfigHelper to /config 2022-06-02 22:29:47 +02:00
Miquel A. Cabot
433999ef40 move smart contract classes to /contracts 2022-06-02 21:55:24 +02:00