Search found 13 matches
- Mon Oct 14, 2024 3:43 am
- Forum: Evernode Developing
- Topic: XRPLWin 's _W_ File Sharing Chrome Extension
- Replies: 4
- Views: 22390
// Chrome_app.js - XRPLWin 's _W_ File Sharing Chrome Extension
// Experimental // Chrome_app.js <%-- Steps: Modify the Contract: The contract should generate a unique File ID (e.g., based on a hash or incremental ID) once the file is uploaded. Update the Upload Logic: After a successful file upload, the app should request the generated File ID from the contract...
- Sun Oct 13, 2024 5:39 pm
- Forum: Evernode Developing
- Topic: XRPLWin 's _W_ File Sharing Chrome Extension
- Replies: 4
- Views: 22390
Re: XRPLWin 's _W_ File Sharing Chrome Extension
// Experimental Chrome-Manifest.json { "manifest_version": 3, "name": "Evernode File Sharing DApp", "version": "1.0", "description": "A decentralized file-sharing DApp powered by EVR and Evernode.", "icons": { "48&q...
- Sun Oct 13, 2024 5:25 pm
- Forum: Evernode Developing
- Topic: XRPLWin 's _W_ File Sharing Chrome Extension
- Replies: 4
- Views: 22390
//Chrome_filesharingdapp.js XRPLWin 's _W_ File Sharing Chrome Extension
// Experimental //Chrome_filesharingdapp.js const fs = require('fs'); const crypto = require('crypto'); const htmlFile = 'template/app.html'; const uploadDir = '../uploadedfiles'; // Keeping files in state (without HotPocket consensus) export class filesharingdapp { sendOutput; // This function will...
- Sun Oct 13, 2024 5:24 pm
- Forum: Evernode Developing
- Topic: XRPLWin 's _W_ File Sharing Chrome Extension
- Replies: 4
- Views: 22390
//Chrome_contract.js XRPLWin 's _W_ File Sharing Chrome Extension
// Experimental //Chrome_contract.js const bson = require('bson'); const { filesharingdapp } = require('./filesharingdapp'); // Main function (replacing the HotPocket contract initiation) async function contract() { // Initialize the application logic. const app = new filesharingdapp(); // Replace t...
- Sun Oct 13, 2024 5:15 pm
- Forum: Evernode Developing
- Topic: XRPLWin 's _W_ File Sharing Chrome Extension
- Replies: 4
- Views: 22390
XRPLWin 's _W_ File Sharing Chrome Extension
Hey, how about making a chrome extension for the _W_ file sharing DApp You could connect the extension to Evernode via its APIs or whatever. The extension would handle the interaction with the Evernode network, chunk files, upload them to a decentralized storage contract, and retrieve them when nece...
- Sat Sep 28, 2024 12:59 pm
- Forum: Evernode Tutorials & Ideas
- Topic: Evernode Decentralized Personal/Institutional Backup Service
- Replies: 2
- Views: 19985
Re: Evernode Decentralized Personal/Institutional Backup Service
Very very cool idea. It would be bulletproof secure data storage, and impossible to hack.
- Sat Sep 28, 2024 12:54 pm
- Forum: Evernode Developing
- Topic: XRPLWin Code IDE 101 - deploying Starter Contract
- Replies: 1
- Views: 12223
Re: XRPLWin Code IDE 101 - deploying Starter Contract
An incredibly detailed guide, thank you!
This is something I would need if I were to need a Smart Contract someday. (hopefully I will!)
This is something I would need if I were to need a Smart Contract someday. (hopefully I will!)
- Wed Sep 11, 2024 7:34 am
- Forum: Evernode Tutorials & Ideas
- Topic: Evernode Decentralized Personal/Institutional Backup Service
- Replies: 2
- Views: 19985
Evernode Decentralized Personal/Institutional Backup Service
Just an idea I didn't want to lose. Fundamentals to Build a Decentralized Backup Service on Evernode Decentralized Nodes: Use Evernode’s distributed nodes to store backup data across multiple locations for redundancy. Data Sharding: Split data into smaller pieces (shards) and distribute them across...
- Wed Jul 31, 2024 12:47 pm
- Forum: Coding (C++, C, PHP, Bash, JS, Golang, WASM, etc)
- Topic: Swap Ratio on TradingView
- Replies: 2
- Views: 11234
Swap Ratio on TradingView
Here's a TradingView PINE Script to generate the swap ratio for XRP to EVR https://cdn.discordapp.com/attachments/1215273783603236874/1268188154972606557/XRPUSD-0-6507--.png?ex=66ab83c1&is=66aa3241&hm=502637873ac1370d68d548d952996fe1b6d91254faa4595e7bbeedf756035621& //@version=5 indicato...
- Wed Jul 31, 2024 12:38 pm
- Forum: General Discussion
- Topic: General Discussion
- Replies: 7
- Views: 38525
Re: General Discussion
Not sure what you mean Kumo, but I'll do anything to help I can
I didn't get a notification sorry
I didn't get a notification sorry