0.2.1-0 • Published 3 years ago

@big-whale-labs/obss-storage-contract v0.2.1-0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

OBSS storage contract

The main storage contract. Heavily influenced by the Big Whale Labs repos.

Deployments

ContractAddress
Proxy0x333c1990fCa4d333DEe0458fd56e1F35463c32a9
Implementation(OBSSStorage)0x60DE8a503083F46f10Ea6d2AEd8864a97263244E
Proxy Admin0x50B76E93c14F7C2DBc50608d458Bb5B5fBf3eb8E

Usage

  1. Clone the repository with git clone git@github.com:backmeupplz/obss-storage-contract.git
  2. Install the dependencies with yarn
  3. Add environment variables to your .env file
  4. Run the scripts below

Environment variables

NameDescription
ETHERSCAN_API_KEYEtherscan API key
ETH_RPCEthereum RPC URL
CONTRACT_OWNER_PRIVATE_KEYPrivate key of the contract owner to deploy the contracts
COINMARKETCAP_API_KEYCoinmarketcap API key

Also check out the .env.sample file for more information.

Available scripts

  • yarn build — compiles the contract ts interface to the typechain directory
  • yarn test — runs the test suite
  • yarn deploy — deploys the contract to the network
  • yarn eth-lint — runs the linter for the solidity contract
  • yarn lint — runs all the linters
  • yarn prettify — prettifies the code in th project
  • yarn release — relases the typechain directory to NPM
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.1-0

2 years ago

0.2.8

2 years ago

0.2.7-1

3 years ago

0.2.6-2

3 years ago

0.2.7-0

3 years ago

0.2.6-1

3 years ago

0.2.6-0

3 years ago

0.2.5-0

3 years ago

0.3.0

3 years ago

0.1.4-1

3 years ago

0.1.4-0

3 years ago

0.1.2-0

3 years ago

0.2.4-0

3 years ago

0.2.3-0

3 years ago

0.2.2-0

3 years ago

0.2.1-0

3 years ago

0.2.0-0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.0.6-1

3 years ago

0.0.6-0

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5-0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago