Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

JSTONE1111/chainlink-solana

 
 

Repository files navigation

Quick Start

For more information, see theChainlink Solana Documentation.

Local M1/ARM64 build

In order to build the project locally for arm64, one might find it useful to link the dependency libraries dynamically.The following steps install arm64 version oflibrdkafka and link it dynamically during the build:

  1. Install the dependencies
    brew install openssl pkg-config librdkafka
  2. Follow the after-install instructions to letpkg-config findopenssl
    export PKG_CONFIG_PATH="/opt/homebrew/opt/openssl@3/lib/pkgconfig"
  3. Build using dynamic tag
    go build --tags dynamic ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go72.8%
  • TypeScript16.1%
  • Rust9.5%
  • Shell0.7%
  • JavaScript0.4%
  • Nix0.2%
  • Other0.3%

[8]ページ先頭

©2009-2025 Movatter.jp