Last active
August 16, 2024 06:08
-
-
Save mculp/9e7642739efe6b9ee49c2991f1e6ea2e to your computer and use it in GitHub Desktop.
solana projects by twitter handle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'set' | |
File.write(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT, handles) | |
handles = Set.new(File.readlines(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT).map(&:strip)) | |
if File.exists?("2.tsv") | |
handles += Set.new(File.readlines("2.tsv").map(&:strip)) | |
File.delete("2.tsv") | |
end | |
File.write(LONG_ASS_FILE_NAME_WHY_DID_I_NAME_IT_THAT, handles.to_a.join("\n") + "\n") |
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rendernetwork | |
@orca_so | |
@AuroryProject | |
@helium | |
@Hivemapper | |
@bonk_inu | |
@ionet_official | |
@huddle01com | |
@drip_haus | |
@MagicEden | |
@tensor_hq | |
@phantom | |
@MayanFinance | |
@SquadsProtocol | |
@cubexch | |
@jito_sol | |
@heliuslabs | |
@JupiterExchange | |
@photofinishgame | |
@Stepnofficial | |
@OrangeDAOxyz | |
@ColosseumOrg | |
@solanalabs | |
@OVioHQ | |
@alliancedao | |
@BuidlerDAO | |
@superteam | |
@jump_firedancer | |
@tinydancerio | |
@SeabedLabs | |
@sphere_labs | |
@solanafm | |
@streamflow_fi | |
@IronforgeCloud | |
@roothq_ | |
@SuperteamDAO | |
@SagaMobileDAO | |
@BackAnUnderdog | |
@clockwork_xyz | |
@Backpack | |
@teleportxyz | |
@bsktfi | |
@MarinadeFinance | |
@solblaze_org | |
@marginfi | |
@StepFinance_ | |
@bonfida | |
@Solcasinoio | |
@GenesysGo | |
@openbookdex | |
@guac_gg | |
@SolChatCoin | |
@DualFinance | |
@flexlend | |
@PythNetwork | |
@GooseFX1 | |
@DriftProtocol | |
@ZetaMarkets | |
@exchgART | |
@RaydiumProtocol | |
@player2world | |
@HxroNetwork | |
@birdeye_so | |
@RainFi_ | |
@metaplex | |
@ArmadaFi | |
@anchorlang | |
@only_raindrops | |
@getTriggr | |
@juicerfi | |
@PsyOptions | |
@candypayfun | |
@FluxBeamDEX | |
@tradewithPhoton | |
@MeteoraAG | |
@PhoenixTrade | |
@Lifinity_io | |
@lifiprotocol | |
@solflare_wallet | |
@solanabeach_io | |
@Parcl | |
@KaminoFinance | |
@getgrass_io | |
@ParallelColony | |
@ApolloByZeus | |
@oreSupply | |
@MetaTicketApp | |
@solincinerator | |
@solcardapp | |
@solfollowsapp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment