Skip to content

Commit

Permalink
chore: remove sia central libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfreska committed Feb 26, 2025
1 parent 8778f15 commit 6518415
Show file tree
Hide file tree
Showing 111 changed files with 0 additions and 3,622 deletions.
2 changes: 0 additions & 2 deletions libs/react-core/src/appSettings/useExternalData/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ import { CurrencyId, CurrencyOption, currencyOptions } from './currency'
export type CurrencyDisplay = 'sc' | 'fiat' | 'bothPreferSc' | 'bothPreferFiat'

export type ExternalDataSettings = {
siaCentral: boolean
siascan: boolean
currency: CurrencyOption
currencyDisplay: CurrencyDisplay
}

const defaultExternalDataSettings: ExternalDataSettings = {
siaCentral: true,
siascan: true,
currency: currencyOptions[0],
currencyDisplay: 'bothPreferSc',
Expand Down
12 changes: 0 additions & 12 deletions libs/sia-central-js/.babelrc

This file was deleted.

21 changes: 0 additions & 21 deletions libs/sia-central-js/.eslintrc.json

This file was deleted.

76 changes: 0 additions & 76 deletions libs/sia-central-js/CHANGELOG.md

This file was deleted.

28 changes: 0 additions & 28 deletions libs/sia-central-js/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions libs/sia-central-js/jest.config.ts

This file was deleted.

11 changes: 0 additions & 11 deletions libs/sia-central-js/package.json

This file was deleted.

42 changes: 0 additions & 42 deletions libs/sia-central-js/project.json

This file was deleted.

18 changes: 0 additions & 18 deletions libs/sia-central-js/rollup.config.js

This file was deleted.

14 changes: 0 additions & 14 deletions libs/sia-central-js/src/example.ts

This file was deleted.

119 changes: 0 additions & 119 deletions libs/sia-central-js/src/index.ts

This file was deleted.

Loading

0 comments on commit 6518415

Please sign in to comment.