This commit is contained in:
czl1378 2020-12-10 11:49:38 +08:00
parent f5fa78c95f
commit 403ceb20a0
11 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/node_modules
/program/target
/intergration-example/target
/integration-example/target
yarn.lock

View File

@ -95,3 +95,7 @@ yarn solink feed \
--feedAddress AUK9X6QLgauAUvEA3Ajc91fZytb9ccA7qVR72ErDFNg2 \
--oracleAddress 4vH5L2jSNXGfcCx42N4sqPiMzEbp1PaQjQ6XngDBu8zR
```
## Program Integration
Please refer to the integration-example