EnzoVezzaro
99090ee058
fix barge connection ( #1729 )
...
* adding network 8896 (barge)
* Update ocean.ts
* development network with env variable
* temp patch for provider url check
* removed logs
* fix typing error
* set local provider url to asset metadata
* clean development config
* wip make use of barge addresses
* update env vars from script
* more fixes
* cleanup
* update readme
* more readme updates
* cleanup fixes
* more fixes
* script readme updates
* update readme
* update readme
* bump oceanjs
* fix tests after oceanjs upgrade
* adding custom provider for mac barge
* fix test app.config path
* remove log
* added NEXT_PUBLIC_PROVIDER_URL to load dev env
* added env variable for mac on load dev env
* fre fixes
* review suggestions
* Update README.md
Co-authored-by: Jamie Hewitt <jamie@oceanprotocol.com>
* add private key example
* bump oceanlib
* fix build
* fix provider uri for mac
* add custom rpc env var example
* fix build
* update barge env vars script
* remove brage from supported and default chainIds by default
* remove log
---------
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
Co-authored-by: Jamie Hewitt <jamie@oceanprotocol.com>
2023-07-17 23:42:32 +03:00
25bdee16b9
static HTML for S3 deployment ( #1581 )
...
* static HTML for S3 deployment
* deploy `.out` folder
2022-07-07 14:49:33 +01:00
de87e16906
remove graphql-codegen stuff
...
* keep existing apollo-based generation as it just works
* can be put back from this commit when doing #722
2022-01-13 22:27:00 +00:00
3729c63581
migrate to Next.js ( #935 )
...
* migrate to Next.js
* migrate scripts
* generate markdown pages
* make all the markdown work
* fix profile, fix image loading
* git+ssh → git+https, again
* bump packages
* maybe windows build fix
* add public to gitignore
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* Next.js v12! Webpack 5! No build hacks anymore
* json import fixes
* fixes
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-10-27 11:30:32 +01:00
8737264816
refactor network name output ( #421 )
...
* refactor network output
* fetch chain & network metadata from @ethereum-lists/chains
* typed responses
* switch warning icon for testnet badge
* add supportedNetworks list, output warning based on it
* markup & spacing tweaks
* check networkId against ocean.js ConfigHelper
* remove supportedNetworks app config
* fetch EVM networks metadata on build time
* fixes
2021-03-04 18:16:20 +01:00
53d984a3b6
Fix development with Barge ( #369 )
...
* add contracts copying script
* AssetList failsafe against unexpected Aquarius responses
* grab dev contract addresses from address.json
* script fix
* fix auto-connection in NetworkMonitor
* update dev instructions
* remove the last_block Aquarius workaround
* fix providerUri switch in file input
2021-02-10 12:08:59 +01:00
a951f9bf3b
replace Travis with GitHub Actions workflow ( #358 )
...
* replace Travis with GitHub Actions workflow
* fix prettier on Windows
* remove PascalCasing bash one-liner for one use case
* use mkdirp to workaround Windows
* cache tweaks
* move s3 deploy to own workflow
* upload artifacts for debug
* path tweak
* debug
* apollo:codegen without folder pre-creation
* debug: activate s3 deploy for all branches
* pass env vars to deployment build
* more env var passing
* deploy main branch pushes only
2021-02-02 15:07:02 +02:00
Alex Coseru
55265cd050
Feature/s3 deploy ( #243 )
...
* Create deploy.sh
* Update .travis.yml
* Update package.json
* make deploy.sh exec
* Update deploy.sh
* Update .travis.yml
* Update deploy.sh
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-12 19:20:52 +02:00
ad18926556
repo metadata for netlify
2020-11-12 15:32:19 +01:00
b3510230e9
More footer data ( #224 )
...
* output total datatoken liquidity in footer stats
* add build id to footer
* write out repo metadata before build
* build tweaks
* add title
* refactor
2020-11-09 14:31:04 +01:00
43e2f7b6bd
update docs
2020-07-20 22:36:53 +02:00
alexcos20
ebd5ba9495
first commit
2020-05-07 09:03:30 +03:00