-
the `package.json` defines:
```
...
"main": "./dist/index.cjs",
...
"exports": {
".": {
"require": "./dist/index.cjs",
...
}
},
```
but the published dist d…
-
Currently we only support Bonfida .sol domains, using the Bonfida SDK directly
I suggest that we use the [solana-wallet-names](https://github.com/portalpayments/solana-wallet-names) SDK from Portal…
-
I'm looking to build on top of Bonfida's repos (Dex_v4 + agnostic orderbook). I have errors in the code immediately after cloning, specifically type conflict errors shown here.
Reproduce: Clone rep…
-
**Is your feature request related to a problem? Please describe.**
Solana will in the near future introduce more complex transaction fee pricing and there won't be a singular "lamports per signature"…
-
Relevant doc: https://sns.guide/domain-name/wallet-guide/bridged-domains.html#evm-chains
-
Using a clean next project and installing both @solflare-wallet/utl-sdk and @bonfida/spl-name-service results in the following error when using @solflare-wallet/utl-sdk:
```
TypeError: Cannot read…
-
**Describe the bug**
System (RHEL 8)
```
[explorer]$ node --version
v18.14.2
[explorer]$ pnpm --version
8.6.0
```
Install log
```
[explorer]$ pnpm i
WARN deprecated @metaplex/js…
-
while deploy program with "solana program deploy ./target/deploy/agnostic_orderbook.so " i get
"Error: ELF error: ELF error: Multiple or no text sections, consider removing llc option: -function-se…
-
Requires research and prototyping.
-
![image](https://github.com/Bonfida/solana-name-service-guide/assets/4944252/43511eb6-0d16-49c2-8a78-38f2e8beed8c)
Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/@bonfida_spl-…