oceanprotocol/react

View on GitHub
example/src/Trade.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Trade has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Trade() {
  const { ocean, accountId } = useOcean()
  const {
    createPricing,
    buyDT,
Severity: Major
Found in example/src/Trade.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status