Skip to content

dapplets/bos-components

Repository files navigation

DAPPLETS NEAR COMPONENTS

Run DEV mode

  1. Run DEV server
yarn
yarn dev
  1. Browser console

Start:

await temp1.engine.enableDevMode({ polling: true }) // with autoupdate
await temp1.engine.enableDevMode() // without

Stop:

temp1.engine.disableDevMode()

Push BOS-components to NEAR mainnet

yarn push:mainnet

Probably you have to log in via NEAR CLI before

NEAR_ENV=mainnet near login

Pull BOS-components from NEAR mainnet

yarn pull:mainnet

About

BOS-components used in our projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •