AI Blockchain Analytics
import SoLinkAI from '@solink/core';
const analyzer = new SoLinkAI({
wallet: 'DfLZV18rD7wCQwjYvhTFwuvLh49WSbXFeJFPQb5czifH',
network: 'solana',
aiModel: 'deepseek-r1',
cluster: 'mainnet-beta',
options: {
realtime: true,
patternRecognition: true,
anomalyDetection: true,
predictiveAnalytics: true
}
});
const analysis = await analyzer.analyze();
Monitor your crypto portfolio with advanced AI analytics.
Built by developers, for developers.