2.0.4 • Published 1 year ago

@sentre/embeded-view v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Embeded View

With regard to projects that has built by themselves on seperate domains, they can be integrated onto Sentre Hub by Embeded View. To fully work on Sentre Hub, the application also needs to natively support @sentre/connector.

Installation

npm i @sentre/embeded-view

Usage

import EmbededView from '@sentre/embeded-view'

const YourSenhubDApp = () => {
  return (
    <EmbededView
      appId="<your-app-id>"
      src="<your-app-original-url>"
      title="<your-app-description>"
    />
  )
}

You can find an example for the integration in https://github.com/DescartesNetwork/miniroyale-iframe.

2.0.3

1 year ago

2.0.4

1 year ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.44

2 years ago

1.0.46

2 years ago

1.0.45

2 years ago

1.0.43

2 years ago

1.0.42

2 years ago

1.0.41

2 years ago

1.0.40

2 years ago

1.0.39

2 years ago

1.0.38

2 years ago

1.0.37

2 years ago

1.0.36

2 years ago

1.0.35

2 years ago

1.0.34

2 years ago

1.0.33

2 years ago

1.0.31

2 years ago

1.0.30

2 years ago

1.0.29

2 years ago