This website requires JavaScript.
Explore
Help
Sign In
psf
/
ipfs-bch-wallet-consumer
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-consumer.git
synced
2026-09-21 16:52:03 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d64742f36f8d4d4115e00e6864251431d962fd4b
ipfs-bch-wallet-consumer
/
index.js
T
4 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move babel presets to .babelrc
2016-02-11 15:10:57 -05:00
require
(
"babel-core/register"
)();
Entry point
2016-02-11 14:51:37 -05:00
require
(
"babel-polyfill"
);
require
(
'./config/server.js'
);
Reference in New Issue
Copy Permalink