initial structuring of portal integration

This commit is contained in:
Advaita Saha 2025-01-24 23:27:55 +05:30
parent 67b8dd7fdc
commit 8f7c2c8fc3
No known key found for this signature in database
GPG Key ID: CFD30E9C609C12B4
2 changed files with 22 additions and 0 deletions

11
nimbus/portal/fluffy.nim Normal file
View File

@ -0,0 +1,11 @@
# Nimbus
# Copyright (c) 2025 Status Research & Development GmbH
# Licensed under either of
# * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
# http://www.apache.org/licenses/LICENSE-2.0)
# * MIT license ([LICENSE-MIT](LICENSE-MIT) or
# http://opensource.org/licenses/MIT)
# at your option. This file may not be copied, modified, or distributed except
# according to those terms.
# Creates the direct integration interface for fluffy - our portal client

View File

@ -0,0 +1,11 @@
# Nimbus
# Copyright (c) 2025 Status Research & Development GmbH
# Licensed under either of
# * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
# http://www.apache.org/licenses/LICENSE-2.0)
# * MIT license ([LICENSE-MIT](LICENSE-MIT) or
# http://opensource.org/licenses/MIT)
# at your option. This file may not be copied, modified, or distributed except
# according to those terms.
# Creates the interface for any portal client with rpc endpoints to fetch interface