Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/web3modal-checkout

Payment checkout with Web3Modal
https://github.com/WalletConnect/web3modal-checkout

Merge pull request #33 from WalletConnect/cloudflare-pages

Update lockfile, remove yarn lock (fix deployments)

fa4a4e941f6dfd5434e715b44736c729e1b4139e authored over 2 years ago by Ilja <[email protected]>
Update lockfile, remove yarn lock

a4a646d87a6840fb63abc065ed151f8dbea780c4 authored over 2 years ago by Ilja <[email protected]>
add arbitrum dai

616716e5206967a8dbef894fcc5c39a77e73929d authored over 2 years ago by Rahul Kothari <[email protected]>
fix chain switch issues

8f6bd888e6a268b37a946ffe9530284cb5f8a21b authored about 3 years ago by Rahul Kothari <[email protected]>
Bump axios from 0.21.1 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://g...

fb774a7a9e74a5b073be78cfc14e7be46217eb02 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump url-parse from 1.4.7 to 1.5.3

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes]...

3a2402635b1e91ad7d1aaf8205687ad3d514fb7c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tmpl from 1.0.4 to 1.0.5 (#20)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

9f87306172dfda4f7753cc4948f568201d46c2d3 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix #8 (#23)

* Fix #14, #11 and connect to wallet on page load

App now autodetects network changes. Web3p...

098dfff5a3b4b5cf64ce681d9d90f6a57f4b858f authored about 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #22 from rahul-kothari/master

fix #21 - create Payment component to reduce App.tsx

bc3a607579a8af01f6a05279f097ecc737a764c7 authored about 3 years ago by Rahul Kothari <[email protected]>
fix #21 - create Payment component to reduce App.tsx

5fa6d2f96f4fe3ab3e18711e3dc558780b600777 authored about 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #17 from rahul-kothari/master

Add RPC URLS, close some exisiting issues.

9a5ccaafb1185bc8fc4a20756a3469c35745b88b authored about 3 years ago by Rahul Kothari <[email protected]>
Fix #14, #11 and connect to wallet on page load

App now autodetects network changes. Web3provider and not ethers
provider should be used to subs...

1fcee7f814c93393132c6c2ff38c980f2be66dcc authored about 3 years ago by Rahul Kothari <[email protected]>
clean up App.tsx

0a451fb073ceb69457269e9f7a820271dc7247bb authored about 3 years ago by Rahul Kothari <[email protected]>
fix #12 add spacing before transaction hash

6f6ec3b75534bad1b486d77e12e099f886e97cb5 authored about 3 years ago by Rahul Kothari <[email protected]>
add rpc urls for chains that wallet connect doesn't support via infura

f736d931087f33d3faa9c518d79b0406d9ac634e authored about 3 years ago by Rahul Kothari <[email protected]>
fix #10 - surface JSON errors on the UI

1ee605ab15f7a9f7b24d68bd01151c5a22d48de4 authored about 3 years ago by Rahul Kothari <[email protected]>
fix #15 - upgrade wallet connect provider package

a11c0ac05515b6d2c09da7ea4272696541ebb237 authored about 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #9 from rahul-kothari/master

add goerli L1, use arbiscan for arbitrum mainnet

e42ee3d5715f5ed61129e1d3bb624c243b411c99 authored over 3 years ago by Pedro Gomes <[email protected]>
improve error messages

d6cbc7b2b4b357a84d8e4a1b6cc2cb2bba5abe4f authored over 3 years ago by Rahul Kothari <[email protected]>
add goerli L1, use arbiscan for arbitrum mainnet

9aa5d4f54876f304a34622d47a2f5c401546c367 authored over 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #6 from rahul-kothari/master

upgrade web3modal version, add optimism, arbitrum

e6d296f22640dfeeac14f0eecf78682a3759e2d7 authored over 3 years ago by Pedro Gomes <[email protected]>
remove arbitrum dai

675d5452467cbab3be95d21196dcf9ad61124b47 authored over 3 years ago by Rahul Kothari <[email protected]>
upgrade web3modal version, add optimism, arbitrum

a0ed9f3d1bd2fa33b4db8d226ea3e62234fb3c13 authored over 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #5 from rahul-kothari/master

add chainId param to payment request, add expectedNetwork param in ap…

ca9efb73810ee88594d801d2cf5830ad1f1f6ebf authored over 3 years ago by Pedro Gomes <[email protected]>
don't open callback urls if not defined

a3d493fa523379c10bf56b2526b8a31380208ee6 authored over 3 years ago by Rahul Kothari <[email protected]>
add testnets to supported chains, complete multi-network functionality

bb8a490f2ae1b7550facea0993e98eeb85b7c283 authored over 3 years ago by Rahul Kothari <[email protected]>
add chainId param to payment request, add expectedNetwork param in app state to throw error

84e7442da47459f75164305374113ba6690ecb7c authored over 3 years ago by Rahul Kothari <[email protected]>
Merge pull request #4 from Web3Modal/refactor

refactor

6a6d11bba57396b3c4b9898cf0fad9b1a2108107 authored almost 4 years ago by Pedro Gomes <[email protected]>
tweak getNetwork

9fa2477784839ddd869ef7eecedba5bd8fadb671 authored almost 4 years ago by Pedro Gomes <[email protected]>
refactor

5b6419201ce8339c8f3b50be48e0af7a72757000 authored almost 4 years ago by Pedro Gomes <[email protected]>
fix build

629c0f63c31906db75f5689ed479731cb5d5d63f authored almost 5 years ago by Pedro Gomes <[email protected]>
test build

1a3bef0131f844ca2fdd55c9d3fac6b30f668af5 authored almost 5 years ago by Pedro Gomes <[email protected]>
Merge branch 'master' of https://github.com/pedrouid/web3modal-checkout

2844ec9e626ce5c87e5a952acd9249cee0327154 authored almost 5 years ago by Pedro Gomes <[email protected]>
fix

a982b8bbd608b0f276dddd1675ce95b7aed52b4c authored almost 5 years ago by Pedro Gomes <[email protected]>
Update index.html

b4f89a39eb1f40b030344f479163ceb06b471eb2 authored almost 5 years ago by Pedro Gomes <[email protected]>
tweak

83fff9c70f90ec525a6471a59c16033af624d99f authored almost 5 years ago by Pedro Gomes <[email protected]>
tweak

7b0e70dbbac103fc504f9c25457ec4611ca35e54 authored almost 5 years ago by Pedro Gomes <[email protected]>
remove blockies from window and refactor getPaymentRequest

41f222e23764cc83f5c2b0747bb25f1b2fe71bf0 authored almost 5 years ago by Pedro Gomes <[email protected]>
add eslintignore

4889a8067e70e892068c6f6eadc23ff62600e026 authored almost 5 years ago by Pedro Gomes <[email protected]>
port from web3connect-pretix, update react and typescript, migrate to web3modal

fa391895a6d5d4f39ac38c06f5a537a46ea39e55 authored almost 5 years ago by Pedro Gomes <[email protected]>
Initialize project using Create React App

86c3ad1542c56c96468495a90abf46750b6e0251 authored almost 5 years ago by Pedro Gomes <[email protected]>