Skip to content

0xZyrick/nexafx-email-wallet-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Stellar Multisig Contract

A smart contract built using Soroban, written in Rust, enabling deterministic wallet address generation from email strings, safe token transfers, and currency conversion logic with platform fee calculations.

  • Deterministic wallet generation via SHA-256 hash of email
  • Email → Address mapping (derive_wallet_address_from_email)
  • Token transfer with balance tracking & logging
  • Currency conversion rate computation
  • Fee calculation (basis points)
  • Input validation for timestamps, balances, and currency support

📧 Contact

For inquiries, discussions, or help, feel free to reach out to us:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages