syndicate-js/packages/core
Tony Garnock-Jones 5111a0c141 Merge latest changes from the syndicate-protocols repository 2023-02-08 22:28:19 +01:00
..
examples Update copyrights 2023-01-17 11:44:05 +01:00
protocols Merge latest changes from the syndicate-protocols repository 2023-02-08 22:28:19 +01:00
src Switch to HMAC-BLAKE2s 2023-02-06 17:34:15 +01:00
stubs Switch to HMAC-BLAKE2s 2023-02-06 17:34:15 +01:00
test Update copyrights 2023-01-17 11:44:05 +01:00
LICENCE Put licences in the place that lerna expects them (?) 2021-12-10 14:02:58 +01:00
README.md Refactor, improve, and repair 2021-01-18 23:11:53 +01:00
jest.config.ts Update copyrights 2023-01-17 11:44:05 +01:00
package.json Publish 2023-02-06 23:14:09 +01:00
rollup.config.js Update copyrights 2023-01-17 11:44:05 +01:00
tsconfig.json Use ES2019 dialect in TypeScript (for Symbol.description) 2021-12-09 18:53:17 +01:00

README.md

@syndicate-lang/core

An implementation of the Dataspace model that underpins the Syndicate language design.

Licence

@syndicate-lang/core, an implementation of Syndicate dataspaces for JS.
Copyright (C) 2016-2021 Tony Garnock-Jones tonyg@leastfixedpoint.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.