anza-xyz / solana-pay

A new standard for decentralized payments.
https://solanapay.com
Apache License 2.0
1.29k stars 450 forks source link

Add an NFT create example #173

Closed mcintyre94 closed 1 year ago

mcintyre94 commented 1 year ago

This is an example where we use transaction requests to airdrop a freshly created NFT to the buyer as part of the transaction.

See new readme for details of the new example: https://github.com/solana-labs/solana-pay/tree/nft-example/examples/nft-create#readme

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
solana-pay ❌ Failed (Inspect) Nov 28, 2022 at 0:21AM (UTC)
solana-pay-docs ✅ Ready (Inspect) Visit Preview Nov 28, 2022 at 0:21AM (UTC)
socket-security[bot] commented 1 year ago

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Source
@react-native-community/cli@9.2.1 (added) react-native examples/nft-create/package.json via @solana/wallet-adapter-react@0.15.21-rc.9, @solana-mobile/wallet-adapter-mobile@0.9.7, @react-native-async-storage/async-storage@1.17.10, react-native@0.70.4
react-native@0.70.4 (added) react-native examples/nft-create/package.json via @solana/wallet-adapter-react@0.15.21-rc.9, @solana-mobile/wallet-adapter-mobile@0.9.7, @react-native-async-storage/async-storage@1.17.10
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore @react-native-community/cli@9.2.1
  • @SocketSecurity ignore react-native@0.70.4

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev