cycles-quartz/examples/transfers/enclave
Shoaib Ahmed 7133ea5e36
Neutron client in pure rust (#234)
Implements the following:
- grpc based cw client (alsmost chain agnostic, but not fully yet)
- All URL based CLI args now use reqwest::Url type.
- An almost 'Bin agnostic CliClient'
- SSL and DNS resolution support in gramine
- Implement generic attestation support for transfers enclave
- Misc cleanup
2024-10-03 13:50:54 -04:00
..
bin refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
proto refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
src Neutron client in pure rust (#234) 2024-10-03 13:50:54 -04:00
.DS_Store refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
build.rs Neutron client in pure rust (#234) 2024-10-03 13:50:54 -04:00
Cargo.lock Neutron client in pure rust (#234) 2024-10-03 13:50:54 -04:00
Cargo.toml Neutron client in pure rust (#234) 2024-10-03 13:50:54 -04:00
quartz.manifest.template Neutron client in pure rust (#234) 2024-10-03 13:50:54 -04:00
README.md refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00

Transfers app enclave