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

13 Commits

Author SHA1 Message Date
Miquel A. Cabot
7e183119f1 refactor src/index file 2022-06-03 13:56:50 +02:00
Miquel A. Cabot
433999ef40 move smart contract classes to /contracts 2022-06-02 21:55:24 +02:00
Miquel A. Cabot
79612f60c4 move Aquarius and Provider to /services 2022-06-02 21:49:16 +02:00
Miquel A. Cabot
e4b1942e70 change Config file to src/config 2022-06-02 19:07:52 +02:00
Alex Coseru
9782af59a2
add aquarius to export list (#1280)
* export aquarius as well

* send timestamp in seconds, not ms
2022-02-12 19:03:11 +02:00
Bogdan Fazakas
14862f6a3a
Moved interfaces under types and some small fixes (#1253)
* moved interfaces and some fixes

* throw proper error messages on try catch blocks in pool class
2022-02-07 08:06:58 -08:00
Bogdan Fazakas
0d74f71fb1 add interface export 2022-01-10 19:20:59 +02:00
mihaisc
4b2eacd4ec
add provider to index (#1150) 2021-12-13 05:53:55 -08:00
mihaisc
2e64f8a9e1
random fixes (#1148) 2021-12-10 00:29:24 -08:00
Bogdan Fazakas
1bdef71d54 added new file metadata structure and reorganize tokens and types 2021-12-08 17:08:30 +02:00
Bogdan Fazakas
5e31a7ebcf added tests for NFTDatatoken class and some tweaks 2021-10-25 09:29:45 +03:00
Bogdan Fazakas
3e9991e6f0 initial backbone commit 2021-10-13 09:10:55 +03:00
alexcos20
67af4d1d59 first cut, highly WIP 2020-05-26 01:11:08 -07:00