-
This repository is managed using Lerna and Yarn workspaces.
-
Chan is used to maintain changelogs.
yarn
yarn prepublish
The following environment variables need to be defined for the test suite to run:
POSTGRES_TEST_HOST
POSTGRES_TEST_PORT
(optional)POSTGRES_TEST_USERNAME
POSTGRES_TEST_PASSWORD
POSTGRES_TEST_DATABASE
The following are optional for testing the state channel client:
ETHEREUM_PROVIDER
CONNEXT_NODE
After that, the test suite can be run with:
yarn test
Copyright © 2020 Graph Protocol, Inc. and contributors.
The Graph is dual-licensed under the MIT license and the Apache License, Version 2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either expressed or implied. See the License for the specific language governing permissions and limitations under the License.