Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 321 Bytes

File metadata and controls

3 lines (3 loc) · 321 Bytes

Building-an-Ethereum-Celo-ERC-20-Bridge

We’ll look at how to build an ERC-20 bridge between Ethereum and Celo. By taking these steps, you can enable smooth token transfers and foster interoperability.

Step1 _Install node.Js, the solidity engine, and Truffles framework, Then follow each step chronologically.