-
# Coin Integration Request: Solana
## Description
Solana a rising blockchain in the L1 space has been around for more than 3 years, nearing the 4th year. It has survived a full cycle of interest, …
-
Great job with this example repository, one of very few.
Any ideas on how to solve the error that appears when running main.ts?
```
solana --version
solana-cli 1.16.3 (src:bc7870f3; feat:28911…
-
LZ_security
Medium
# A malicious user could profit by front-running the set_price_handler().
## Summary
A malicious user could profit by front-running the set_price_handler().
## Vulnerability …
-
## Issue
A PR I wrote is failing due to issues with the IDL generated by the new code and the code committed to the repo (I think)?
https://github.com/wormhole-foundation/example-native-token-tran…
-
On Solana, transport to other chains works successfully, but redeeming from other chains to Solana fails. This is in a testnet environment.
The following test was conducted using `npm run demo` fro…
-
### About:
The SPL token program's 'approve' function allows users to set a maximum budget for tokens that a program can use without additional authorization, similar to the ERC20 'approve' function.…
-
## Describe the current behavior in detail
Checked on https://preview.portalbridge.com/712d941311/.
Steps:
1. Prepare to send 0.354203 USDC from Solana (Phantom) to Sui (Sui wallet)
2. Click on…
-
- 原文链接:https://www.brianfriel.xyz/how-to-create-a-token-on-solana/
- 简要介绍:
---
- Markdown文件: [Solana/Creating_Tokens_on_Solana_143.md](https://github.com/lbc-team/Pioneer/blob/master/Solana/Creat…
-
### **Greetings, I want to use mango-v4 project and I get the openbook v2 dependencies error.
workspace Cargo.toml:**
```
[workspace]
members = [ "lib/*",
"programs/*"
]
resolver = "1"
…
-
# Smart Contract Development Status
## Current State
- Base contract implemented with 500 NFT supply limit
- Token integration configured
- Basic whitelist structure in place
## Critical Updates Nee…