|
|
1 anno fa | |
|---|---|---|
| .. | ||
| abis | 0b1135c8d3 fix(express_relay): Update naming on express relay interfaces (#1358) | 1 anno fa |
| IExpressRelay.sol | 8c57aff009 fix: Fix licenses (#1710) | 1 anno fa |
| IExpressRelayFeeReceiver.sol | 8c57aff009 fix: Fix licenses (#1710) | 1 anno fa |
| README.md | 0b1135c8d3 fix(express_relay): Update naming on express relay interfaces (#1358) | 1 anno fa |
| package.json | e08052c2c4 feat: set up turborepo | 1 anno fa |
| turbo.json | e08052c2c4 feat: set up turborepo | 1 anno fa |
If you are using Truffle or Hardhat, simply install the NPM package:
npm install @pythnetwork/express-relay-sdk-solidity
If you are using Foundry, you will need to create an NPM project if you don't already have one. From the root directory of your project, run:
npm init -y
npm install @pythnetwork/express-relay-sdk-solidity
Then add the following line to your remappings.txt file:
@pythnetwork/express-relay-sdk-solidity/=node_modules/@pythnetwork/express-relay-sdk-solidity