-
### What problem does your feature solve?
typeseafe programmatic reference to the rpc interface
### What would you like to see?
public package like `github.com/stellar/soroban-tools/rpc` for …
-
The CLI will silently restore contract entries when using `soroban contract invoke`, but not when using `soroban contract bump`. This could confuse developers when they are able to call a contract tha…
-
### What version are you using?
22.0.0-rc.1
### What did you do?
Created a snapshot like so:
```
stellar snapshot create --address $myaccount --address $contractid
```
Then used the snapshot…
-
**Is your feature request related to a problem? Please describe.**
Right now, the `test/e2e/wasms` directory has built binary files copy-pasted from `stellar-cli`.
**Describe the solution you'd li…
-
The [Build a Dapp](https://developers.stellar.org/docs/build/apps/dapp-frontend) tutorial and [Develop contract initialization frontend templates](https://developers.stellar.org/docs/build/guides/da…
-
### What version are you using?
`v21.4.1`
### What did you do?
```
$ stellar contract invoke --id CASQBSZXLPBXKAS7B556ARFKZI4UNVJKGM4SBZMRUS4OCXVDILOUVHMC --network testnet -- -h
```
#…
-
### **Please add PRs to the [update-P21 branch](https://github.com/stellar/soroban-example-dapp/tree/update-P21)**
**Description:**
Enhance the frontend of the Soroban Example Dapp to improve user e…
-
Update getEvents doc based on https://github.com/stellar/soroban-rpc/pull/230
- Add `EndLedger` in `GetEventsRequest`. This provides finer control and clarity on the range of ledgers being querie…
-
To demonstrate the issue, I built a small full-stack dApp called "Anonymous Feedback dApp" using ReactJS, TailwindCSS, Stellar-SDK, Soroban-SDK, and Freighter Wallet.
GitHub : https://github.com/bh…
-
I would like to give support to Rabet for the @soroban-react library (https://github.com/esteblock/soroban-react/issues/35), and I would like the rabet API to have a getNetworkDetails() method to see …