Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commit #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

24 changes: 0 additions & 24 deletions .gitignore

This file was deleted.

3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}
41 changes: 41 additions & 0 deletions .yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
nodeLinker: pnp

packageExtensions:
'@ethereumjs/vm@*':
dependencies:
rlp: '*'
'@renproject/chains@*':
dependencies:
send-crypto: '*'
'@renproject/ren@*':
dependencies:
bs58: '*'
'@renproject/rpc@*':
dependencies:
bn.js: '*'
'@renproject/utils@*':
dependencies:
web3-utils: '*'
'@terra-money/terra.js@*':
dependencies:
long: '*'
follow-redirects@*:
dependencies:
debug: '*'
web3-eth@*:
dependencies:
bs58: '*'

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: '@yarnpkg/plugin-version'

yarnPath: .yarn/releases/yarn-3.1.1.cjs

pnpEnableEsmLoader: false
5 changes: 5 additions & 0 deletions code.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
0xb328F53385b88E483b6C5A8a3f10db69a8E17972

ChioNuzmK6HGyDWVGSJFWRfTcJJ4FeBS4QYiQyyanSvJ

lift physical speak celery high candy hello twenty service unfair arm milk
5 changes: 0 additions & 5 deletions migrations/1_initial_migration.js

This file was deleted.

Loading