├── 12_etherfi_allnodes.png ├── 13_etherfi_blockdaemon.png ├── 1_etherfi_pier_two.png ├── 2_etherfi_p2p.png ├── 3_etherfi_dsrv.png ├── 4_etherfi_finoa_consensus_services.png ├── 5_etherfi_cosmostation.png ├── 6_etherfi_a41.png ├── 7_etherfi_chainnodes.png ├── 9_etherfi_nethermind.png ├── README.md ├── gen.sh ├── logo.png ├── metadata.1.json ├── metadata.10.json ├── metadata.11.json ├── metadata.12.json ├── metadata.13.json ├── metadata.14.json ├── metadata.15.json ├── metadata.16.json ├── metadata.17.json ├── metadata.18.json ├── metadata.19.json ├── metadata.2.json ├── metadata.20.json ├── metadata.3.json ├── metadata.4.json ├── metadata.5.json ├── metadata.6.json ├── metadata.7.json ├── metadata.8.json ├── metadata.9.json └── metadata.json /12_etherfi_allnodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/12_etherfi_allnodes.png -------------------------------------------------------------------------------- /13_etherfi_blockdaemon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/13_etherfi_blockdaemon.png -------------------------------------------------------------------------------- /1_etherfi_pier_two.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/1_etherfi_pier_two.png -------------------------------------------------------------------------------- /2_etherfi_p2p.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/2_etherfi_p2p.png -------------------------------------------------------------------------------- /3_etherfi_dsrv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/3_etherfi_dsrv.png -------------------------------------------------------------------------------- /4_etherfi_finoa_consensus_services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/4_etherfi_finoa_consensus_services.png -------------------------------------------------------------------------------- /5_etherfi_cosmostation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/5_etherfi_cosmostation.png -------------------------------------------------------------------------------- /6_etherfi_a41.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/6_etherfi_a41.png -------------------------------------------------------------------------------- /7_etherfi_chainnodes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/7_etherfi_chainnodes.png -------------------------------------------------------------------------------- /9_etherfi_nethermind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/9_etherfi_nethermind.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # etherfi-avs-operator 2 | -------------------------------------------------------------------------------- /gen.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | # Define the input file and the base name for output files 4 | input_file="metadata.json" 5 | base_output_file="metadata" 6 | 7 | tmp_file="tmp.json" 8 | 9 | # Loop through numbers 1 to 20 10 | for i in {1..20}; do 11 | # Define the output file name 12 | output_file="${base_output_file}.${i}.json" 13 | 14 | # Copy the input file to the output file 15 | cp "$input_file" "$output_file" 16 | 17 | # Replace the string "NAME" with "ether.fi-$i" in the output file 18 | sed "s/NAME/ether.fi-$i/g" "$output_file" > "$tmp_file" 19 | mv "$tmp_file" "$output_file" 20 | 21 | #sed "s|NAME|ether.fi-$i|g" "$output_file" > "$output_file" 22 | done 23 | 24 | -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/2f88eda5b0a5daab40e26723425e7a897fe3205f/logo.png -------------------------------------------------------------------------------- /metadata.1.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-1 - Pier Two", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Pier Two. Australian based enterprise grade infrastructure for institutional clients. Non custodial ETH Staking. Secure Node and Validation Services. Creating the light client Lantern (C Sharp).", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/1_etherfi_pier_two.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.10.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-10 - Node.Monster", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, operated by Node.Monster. Powering Networks With Trusted Nodes. https://node.monster", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.11.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-11 - Validation Cloud", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Validation Cloud. Web3 platform that delivers elite, high-performance node and staking infrastructure. https://www.validationcloud.io", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.12.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-12 - Allnodes", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Allnodes. Leading non-custodial hosting & staking platform for retail & institutional clients & infrastructure provider for protocols & developers with full or archive nodes, RPC endpoints, & snapshot services for over 90+ blockchains", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/12_etherfi_allnodes.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.13.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-13 - Blockdaemon", 3 | "website": "https://www.blockdaemon.com/", 4 | "description": "We Power the Blockchain Economy. The complete institutional blockchain operating system for seamless, secure, and efficient Web3 services.", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/13_etherfi_blockdaemon.png", 6 | "twitter": "https://x.com/BlockdaemonHQ" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.14.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi - Oracle Committee 1", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.15.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi - Oracle Committee 2", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.16.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi - Oracle Committee 3", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.17.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-17", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.18.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-18", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.19.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-19", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.2.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-2 - P2P.org", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by P2P.org. Leading Institutional Staking and RPC Node provider.", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/2_etherfi_p2p.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.20.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-20", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.3.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-3 - DSRV", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by DSRV. Distributed Served. https://dsrvlabs.com", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/3_etherfi_dsrv.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.4.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-4 - Finoa Consensus Services", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Finoa Consensus Services. https://www.finoa.io/staking-delegation", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/4_etherfi_finoa_consensus_services.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.5.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-5 - Cosmostation", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Cosmostation. Institutional-grade crypto infrastructure provider based in Seoul. Non-custodial staking and end-user applications that help protocols scale. https://cosmostation.io", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/5_etherfi_cosmostation.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.6.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-6 - A41", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by A41. Our mission is to bring crypto economy to real life by providing robust and secure infrastructure. Join our journey by staking with us!", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/6_etherfi_a41.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.7.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-7 - Chainnodes", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Chainnodes. Chainnodes is an RPC provider and a validator as a service for enterprise stakers, individuals and liquid staking protocols. We commit to integrate with as many AVSs as possible! Chainnodes EigenLayer - The best restaking operator in the world. Website: https://www.chainnodes.org/ Twitter: https://x.com/chainnodes", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/7_etherfi_chainnodes.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.8.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-8 - DSRV", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by DSRV. Distributed Served. https://dsrvlabs.com", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/3_etherfi_dsrv.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.9.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "ether.fi-9 - Nethermind", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings, Operated by Nethermind. Blockchain Research and Software Engineering firm.", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/9_etherfi_nethermind.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | -------------------------------------------------------------------------------- /metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "NAME", 3 | "website": "https://ether.fi", 4 | "description": "Seamless Staking Effortless Earnings", 5 | "logo": "https://raw.githubusercontent.com/etherfi-protocol/etherfi-avs-operator/master/logo.png", 6 | "twitter": "https://x.com/ether_fi" 7 | } 8 | --------------------------------------------------------------------------------