Skip to content

k0rean-rand0m/rarible-serverside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rarible-serverside

Readme will be updated soon

For now (NFT buyout):

  1. npm install
  2. npm run build
  3. ETH_RPC_ENDPOINT=your_rpc_url ETH_PK=rinkeby_wallet_private_key BUYOUT_TARGET=nft_"address:id"_to_buy npm run run

Example:

ETH_RPC_ENDPOINT=https://rinkeby.infura.io/v3/00000000000000000000000000000000
ETH_PK=0000000000000000000000000000000000000000000000000000000000000000
BUYOUT_TARGET=0x1AF7A7555263F275433c6Bb0b8FdCD231F89B1D7:18661571940073987827662103527955627190048515004732602540856362757661044768826
npm run run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published