# Synapse Core

[![NPM](https://nodei.co/npm/@filoz/synapse-core.svg?style=flat&data=n,v&color=blue)](https://nodei.co/npm/@filoz/synapse-core/)

> A JavaScript/TypeScript standard library for interacting with Filecoin Onchain Cloud smart contracts

## Overview

TODO

## Installation

```bash
pnpm install @filoz/synapse-core viem@2.x
```

Note: `viem` is a peer dependency and must be installed separately.

## Docs

Check the documentation [website](https://synapse.filecoin.services/)

## Contributing

Read contributing  [guidelines](../../.github/CONTRIBUTING.md).

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/FilOzone/synapse-sdk)

## License

Dual-licensed: [MIT](../../LICENSE.md), [Apache Software License v2](../../LICENSE.md) by way of the
[Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).
