cycles-quartz/examples/transfers/contracts
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
..
.cargo refactor: refactor repo as standard rust monorepo (#222) 2024-09-30 23:33:22 +04:00
bin 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
Cargo.lock docs: Update docs to reflect crate reorg naming, and remove EPID docs (#233) 2024-10-01 23:57:13 -04:00
Cargo.toml Run transfers app E2E tests in an Action, and backend with docker compose (#203) 2024-10-01 16:13:39 -04:00