$ cat > ./packages/bridge/.env <<EOF
DATABASE_URL=<database url>
CKB_RPC=<ckb rpc>
CKB_INDEXER_RPC=<ckb indexer rpc>
GODWOKEN_RPC=<godwoken rpc>
MINER_LAYER1_ADDRESS=<miner layer1 address>
NFT_CONTRACT_ADDRESS=<Godwoken ERC721 contract address>
MINER_PRIVATE_KEY=<Godwoken ERC721 miner private key>
EOF
$ yarn
$ yarn knex migrate:latest
-
Notifications
You must be signed in to change notification settings - Fork 0
godwokenrises/nft-bridge-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published