smartcontractkit / external-adapters-js

Monorepo containing JavaScript implementation of external adapters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update NAME for all EAs

austinborn opened this issue · comments

  • const NAME = ... => export const NAME = ... when possible
  • Convert all letters to uppercase, and replace - with _