Skip to content

Commit

Permalink
added project logos (#2107)
Browse files Browse the repository at this point in the history
* added project logos

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* changed some logos

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* check dark light svgs

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* added more logos

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* fixed few paths

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* new logos added

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* adjust width

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* adjust align

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* created 4 more svgs

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* aligment and besu logo check

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* alignment check

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* argent size check

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* created svg for remaining logos

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* created fnality svg

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* height constant 61 and width auto, added zk-sync

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* aligned logos to 250, 280

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* aligned all 200

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* changed besu logos

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

* fixed aspect and height 61

Signed-off-by: Nischal Sharma <nischal@web3labs.com>

---------

Signed-off-by: Nischal Sharma <nischal@web3labs.com>
  • Loading branch information
NickSneo authored Oct 10, 2024
1 parent 86df48c commit 2e21466
Show file tree
Hide file tree
Showing 30 changed files with 686 additions and 3 deletions.
97 changes: 96 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ curl -L get.web3j.io | sh && source ~/.web3j/source.sh
For Windows, in Powershell:

```shell script
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/web3j/web3j-installer/master/installer.ps1'))
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/hyperledger/web3j-installer/main/installer.ps1'))
```

Create a new project by running:
Expand Down Expand Up @@ -184,6 +184,101 @@ $ ./gradlew -Pintegration-tests=false :test
Check the [Docker client API](https://github.com/docker-java/docker-java/blob/master/docs/getting_started.md#instantiating-a-dockerclientconfig)
for more information on configuration options.


Projects using Web3j
------------------

<a href="https://alphawallet.com/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/alphawallet-dark.svg">
<img alt="Alphawallet logo" src="static-imgs/alphawallet-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://linea.build">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/linea-dark.svg">
<img alt="Linea logo" src="static-imgs/linea-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://consensys.io/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/consensys-dark.svg">
<img alt="ConsenSys logo" src="static-imgs/consensys-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://ens.domains">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/ens-dark.svg">
<img alt="ENS logo" src="static-imgs/ens-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://github.com/hyperledger/besu">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/hyperledger-besu-dark.svg">
<img alt="Hyperledger Besu logo" src="static-imgs/hyperledger-besu-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://web3auth.io">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/web3auth_dark.svg">
<img alt="Web3Auth logo" src="static-imgs/web3auth_light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://hedera.com">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/hedera-dark.svg">
<img alt="Hedera logo" src="static-imgs/hedera-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://celo.org">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/celo-dark.svg">
<img alt="Celo logo" src="static-imgs/celo-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://explorer.walletconnect.com/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/walletconnect-dark.svg">
<img alt="WalletConnect logo" src="static-imgs/walletconnect-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://argent.xyz">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/argent-dark.svg">
<img alt="Argent logo" src="static-imgs/argent-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://unstoppabledomains.com">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/unstoppable_domains-dark.svg">
<img alt="Unstoppable Domains logo" src="static-imgs/unstoppable_domains-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://www.fnality.org/home">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/fnality-dark.svg">
<img alt="Fnality logo" src="static-imgs/fnality-light.svg" width="auto" height="50">
</picture>
</a>

<a href="https://zksync.io/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="static-imgs/zksync-dark.svg">
<img alt="zksync logo" src="static-imgs/zksync-light.svg" width="auto" height="50">
</picture>
</a>

Commercial support and training
-------------------------------

Expand Down
4 changes: 2 additions & 2 deletions gradle/spotless/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ apply plugin: 'com.diffplug.spotless'
apply plugin: "de.undercouch.download"

task downloadJavaLicense(type: Download) {
src 'https://raw.githubusercontent.com/web3j/build-tools/master/gradle/spotless/java.license'
src 'https://raw.githubusercontent.com/hyperledger/web3j-build-tools/main/gradle/spotless/java.license'
dest new File("$rootDir/gradle/spotless",'java.license')
quiet true
onlyIfModified true
}

task downloadFormatterProperties(type: Download) {
src 'https://raw.githubusercontent.com/web3j/build-tools/master/gradle/spotless/formatter.properties'
src 'https://raw.githubusercontent.com/hyperledger/web3j-build-tools/main/gradle/spotless/formatter.properties'
dest new File("$rootDir/gradle/spotless",'formatter.properties')
quiet true
onlyIfModified true
Expand Down
16 changes: 16 additions & 0 deletions static-imgs/alphawallet-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions static-imgs/alphawallet-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions static-imgs/argent-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions static-imgs/argent-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions static-imgs/besu-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2e21466

Please sign in to comment.