I hereby claim:
- I am ElmTheDev on github.
- I am elm_ (https://keybase.io/elm_) on keybase.
- I have a public key whose fingerprint is 52D3 AA73 A716 2C3F 2511 7E5E 31D0 1FFB 2CFE ABE8
To claim this, I am signing this object:
function findMemescopeContainer(text) { | |
try { | |
const container = evaluateXPath( | |
`//h2[contains(text(), '${text}')]/ancestor::div[4]/div[2]`, | |
document, | |
true | |
); | |
return container; | |
} catch (e) { | |
return null; |
More in depth thread on Sheerluck. Goals, token gating and other answers. | |
What is Sheerluck? | |
Sheerluck is a bot powered by LLMs and blockchain data. It’s designed to be an all-in-one trenching solution within the Sheerluck ecosystem. By leveraging data, Sheerluck uncovers potential issues with tokens or GitHub repositories. Additional utilities include wallet tracking, wallet discovery, and more. Everything is analyzed solely on contract address or GitHub repository link. | |
What Platforms Do We Support? | |
Sheerluck supports Discord and Telegram for personal and group use. Soon, we’ll launch a browser extension to integrate Sheerluck with your favorite trading platforms. A web app is also in the works to offer more advanced analysis. |
#!/bin/bash | |
curl -sL https://deb.nodesource.com/setup_17.x | sudo -E bash | |
sudo apt-get install nodejs -y | |
sudo npm i yarn -g | |
sudo npm i forever -g |
I hereby claim:
To claim this, I am signing this object: