https://github.com/tact-lang/contract-wallet
Wallet contract with gass-less transactions
https://github.com/tact-lang/contract-wallet
Last synced: 6 months ago
JSON representation
Wallet contract with gass-less transactions
- Host: GitHub
- URL: https://github.com/tact-lang/contract-wallet
- Owner: tact-lang
- Created: 2023-04-13T11:04:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:12:23.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T03:33:31.212Z (6 months ago)
- Language: TypeScript
- Size: 143 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tact - Tact Wallet Contract - This wallet contract supports gasless transactions, allows operations on behalf of the wallet by other contracts, and can execute a scalable number of operations in a single transaction. (Smart contracts [↑](#contents) / Security)
README
# TACT wallet
This is a wallet contract that supports:
* ⛽️ gasless transactions
* 🤝 alllowances to execute operations on behalf of the wallet by other contracts
* 🏎️ scalable number of operations that could be executed in one transaction## Licence
MIT