0.0.12 • Published 10 months ago

@secure-ci/core v0.0.12

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
10 months ago

Secure Contract Interaction V1 (SCI)

The Secure Contract Interaction (SCI) Protocol is an open-source initiative aimed at enhancing security within the web3 ecosystem. It introduces a decentralized verification system allowing domain owners to authorize specific smart contracts to interact with their domains, thus minimizing risks associated with malicious contracts.

Features

  • Decentralized Verification: Verify contracts authorized to interact with specific domains.
  • Flexibility: Easily integrate into wallets, security apps, and on-chain contracts.
  • Open-Source: Free to use and contribute to, promoting transparency and collaboration.
  • Enhanced Security: Protect users from interacting with malicious smart contracts.

Docs

For more information you can read the Whitepaper

Installation

Prerequisites

Steps

  1. Clone the repository:
git clone https://github.com/your-username/sci-protocol.git
  1. Navigate to the project directory:
cd sci-protocol
  1. Install and use node with nvm:
nvm install
nvm use
  1. Install dependencies using Pnpm:
pnpm install

Compile the Solidity contracts:

pnpm compile

Run the test:

pnpm test

Contributing

Please see our contribution guidelines.

Maintainers

SCI is an open-source community project governed by a core team.

License

This project is licensed under the MIT License.

0.0.10

10 months ago

0.0.11

10 months ago

0.0.12

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago