Skip to content

Deploy Smart Contract to Testnet for Backend Integration#34

Merged
portableDD merged 3 commits intoNexacore-Org:mainfrom
DeborahOlaboye:deployment
Oct 2, 2025
Merged

Deploy Smart Contract to Testnet for Backend Integration#34
portableDD merged 3 commits intoNexacore-Org:mainfrom
DeborahOlaboye:deployment

Conversation

@DeborahOlaboye
Copy link
Contributor

Description

This PR deploys the smart contract to the stellar testnet.

Related Issues

Closes #32

Changes Made

  • Renamed lock_rateconversion_rate in conversion.rs
  • Built and deployed the contract to Stellar testnet
  • Included the bindings folder.
  • Created a deployment/addresses.json file that includes contract address details for the deployed contract

How to Test

  • Interact with the deployed testnet contract using the provided address in deployment/addresses.json.
  • Verify that the renamed function behaves as expected.

Screenshots (if applicable)

Checklist

  • My code follows the project's coding style.
  • I have tested these changes locally.
  • Documentation has been updated where necessary.

Copy link
Contributor

@portableDD portableDD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@portableDD portableDD merged commit b4327a7 into Nexacore-Org:main Oct 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy Smart Contract to Testnet and Mainnet for Backend Integration

2 participants