Investa-Farm / investafarm-canisters

Backend canisters for investa farm
https://a4gq6-oaaaa-aaaab-qaa4q-cai.raw.icp0.io/?id=4c3lo-haaaa-aaaam-adi5q-cai
0 stars 0 forks source link

ckETH Payment Deposits #31

Closed Stephen-Kimoi closed 4 months ago

Stephen-Kimoi commented 4 months ago

We will be utilizing ICP for ETH Payments. Here are the links to all documentations: Link 1 - https://forum.dfinity.org/t/building-a-cross-chain-eth-payment-and-e-commerce-platform-on-the-internet-computer-a-step-by-step-tutorial/23938 Link 2 - https://internetcomputer.org/docs/current/developer-docs/multi-chain/chain-key-tokens/overview Link 3 (A sample canister that can send and receive ETH) - https://github.com/dfinity/examples/blob/master/rust/basic_ethereum/README.md