Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thetechnocratic committed Jan 6, 2025
1 parent 64c62dd commit 9042099
Showing 1 changed file with 0 additions and 73 deletions.
73 changes: 0 additions & 73 deletions packages/plugin-evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,81 +93,8 @@ Transfer native tokens on the same chain:
Transfer 1 ETH to 0x742d35Cc6634C0532925a3b844Bc454e4438f44e
```

<<<<<<< HEAD

### 2. Bridge

=======

### Propose

Propose a proposal to a governor on a specific chain.

- **Proposal**
- **Targets**
- **Values**
- **Calldatas**
- **Description**
- **Chain**
- **Governor**

**Example usage:**

```bash
Propose a proposal to the 0xdeadbeef00000000000000000000000000000000 governor on Ethereum to transfer 1 ETH to 0xRecipient.
```

### Vote

Vote on a proposal to a governor on a specific chain.

- **Proposal ID**
- **Support**
- **Chain**
- **Governor**

**Example usage:**

```bash
Vote on the proposal with ID 1 to support the proposal on the 0xdeadbeef00000000000000000000000000000000 governor on Ethereum.
```

### Queue

Queue a proposal to a governor on a specific chain.

- **Proposal**
- **Targets**
- **Values**
- **Calldatas**
- **Description**
- **Chain**
- **Governor**

**Example usage:**

```bash
Queue the proposal to the 0xdeadbeef00000000000000000000000000000000 governor on Ethereum.
```

### Execute

Execute a proposal to a governor on a specific chain.

- **Proposal ID**
- **Chain**
- **Governor**

**Example usage:**

```bash
Execute the proposal with ID 1 on the 0xdeadbeef00000000000000000000000000000000 governor on Ethereum.
```

---

> > > > > > > d7f24f77 (udpate readme.)
Bridge tokens between different chains using LiFi:

```typescript
Expand Down

0 comments on commit 9042099

Please sign in to comment.