Skip to content

Zap-Systems/zap-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zap Contracts

Contracts and Predicates for Stateless Account Abstraction on Fuel.

title image light / dark.

This project is being actively developed.

Notice Jan 2025

Some files may be missing as we are currently reworking the directory system.

Compilation

Compile with forc version 0.66.5

cd ./contracts
forc build

Testing

cd ./contracts
forc test

Fuel network compatibility

Compatibility.

┌────────────────────────────────────────────────────────────────────────────────────┐
│                                                                                    │
│                                                                                    │
│        fuels = "0.66.5"                                                            │
│        fuel-vm = "0.58.2"                                                          │
│        fuel-core v0.40.0                                                           │
│                                                                                    │
│        Sway v0.66.5                                                                │
│                                                                                    │
└────────────────────────────────────────────────────────────────────────────────────┘

About

contracts, predicates and scripts related to the Zap Account Abstraction wallet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published