Download the PHP package kmcpg/sdklaramvx without Composer
On this page you can find all versions of the php package kmcpg/sdklaramvx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kmcpg/sdklaramvx
More information about kmcpg/sdklaramvx
Files in kmcpg/sdklaramvx
Informations about the package sdklaramvx
MultiversX Laravel SDK
Complete Laravel SDK for the MultiversX ecosystem with support for xExchange, Dynamic NFTs, and XOXNO.
⚠️ WARNING: This SDK is currently in early alpha stage and is not intended for production use. The API and features are subject to change without notice.
Installation
Features
1. Wallet Management
-
Creation and Import
- Create new wallets with mnemonic phrase (24 words)
- Import via mnemonic phrase
- Keystore management (creation, encryption, decryption)
- BIP39 support for mnemonic phrases
- BIP44 support for address derivation
-
Connection Methods
- xPortal (mobile app)
- Web Wallet (browser wallet)
- Ledger (hardware wallet)
- Session management and logout
- Security
- XChaCha20-Poly1305 encryption
- Argon2id key derivation
- bech32 address support
- Cryptographic address validation
2. Basic Operations
-
Account Management
- Balance checking
- Transaction history
- Token management (ESDT)
- Nonces and signatures
-
Transactions
- Creation and sending
- Multi-signature
- Status tracking
- Fee estimation
- Smart Contracts
- Deployment
- Function calls
- Read queries
- ABI management
3. xExchange (DEX)
-
Basic Operations
- Wrap/unwrap EGLD
- Token swaps
- Add/remove liquidity
- Price and exchange rates
- Farming and Staking
- LP token deposits
- Reward harvesting
- APR/APY checking
- Token locking
4. NFTs and Tokens
-
Standard NFTs
- Collection creation
- NFT minting
- Transfers and burning
- Royalty management
-
Dynamic NFTs
- Dynamic collection creation
- Attribute updates
- URI modifications
- Metadata evolution
-
SFTs (Semi-Fungible Tokens)
- Creation and management
- Multiple quantity support
- Partial transfers
- Custom metadata
- Meta ESDT
- Meta ESDT token creation
- Property management
- Unlock scheduling
- Attribute updates
5. XOXNO Marketplace
-
Listings and Sales
- Listing creation
- Price management
- Offer system
- Direct sales
-
Collections
- Real-time statistics
- Floor price
- Recent sales
- Verified collections
- Search and Filters
- Attribute search
- Price filters
- Sorting and pagination
- Transaction history
6. Custom Marketplace
-
Configuration
- Custom deployment
- Fee management
- Accepted token configuration
- Administration and moderation
-
Multi-Token Support
- Standard NFTs
- Dynamic NFTs
- SFTs
- Meta ESDT
- Advanced Features
- Offer system
- Royalty management
- Detailed statistics
- Complete history
7. Network and Utilities
-
Network Information
- Configuration
- Economic statistics
- Network status
- Validator list
- Utilities
- Unit conversion
- Address validation
- Hashing and signatures
- bech32 encoding/decoding
8. Security and Compliance
-
Data Protection
- Private key encryption
- Secure storage
- Input validation
- Attack protection
- Standards
- BIP39 compliance
- BIP44 compliance
- bech32 format
- MultiversX ESDT standards
License
MIT License
Contributing
Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.
All versions of sdklaramvx with dependencies
guzzlehttp/guzzle Version ^7.8
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
paragonie/sodium_compat Version ^1.20
simplito/elliptic-php Version ^1.0
kornrunner/keccak Version ^1.1