guibescos
2095da34e9
feat: add input boxes ( #1515 )
...
* feat: add send usd app
* fix: cargo tomls
* fix: pre-commit
* fix: improve code quality
* fix: fix names and texts
* fix: pre-commit
* feat: add send usd example to monorepo
* fix: connection endpoint for send usd example
* fix: priceUpdateData
* fix: packages
* fix: remove unused variables
* fix: packages
* fix: test
* fix: tests
* fix: test
* remove file
* fix
* go
* Try removing test script
* Remove npm run test from the text
* Add input box
* is this the same
* pre-commit
---------
Co-authored-by: keyvan <keyvankhademi@gmail.com>
2024-04-30 14:07:05 +01:00
Keyvan Khademi
37ee3b46bd
feat: add solana send usd example app ( #1471 )
...
* feat: add send usd app
* fix: cargo tomls
* fix: pre-commit
* fix: improve code quality
* fix: fix names and texts
* fix: pre-commit
* feat: add send usd example to monorepo
* fix: connection endpoint for send usd example
* fix: priceUpdateData
* fix: packages
* fix: remove unused variables
* fix: packages
* fix: test
* fix: tests
* fix: test
* remove file
* fix
* go
* Try removing test script
* Remove npm run test from the text
---------
Co-authored-by: Guillermo Bescos <g.bescos@yahoo.com>
2024-04-25 20:19:11 +01:00
Keyvan Khademi
76205745c8
feat: add solana target chain example ( #1446 )
...
* feat: add send usd example for solana
* fix: rust fmt
* fix: remove unused dependency ahash
* fix: imports
* refactor: use get_price_no_older_than
* fix: package name
* fix: fix naming conventions
* feat: add workspace members in Anchor.toml
* fix: set maximum age to 1 hour
* fix: use public crates for send usd example
2024-04-18 08:11:50 -07:00